mirror of
https://github.com/konpa/devicon.git
synced 2025-08-31 18:13:04 +02:00
rename the branch created by the workflow and set the base branch to the same branch which executed the action
This commit is contained in:
3
.github/workflows/build_icons.yml
vendored
3
.github/workflows/build_icons.yml
vendored
@@ -65,8 +65,7 @@ jobs:
|
|||||||
Adios,
|
Adios,
|
||||||
Build Bot :sunglasses:
|
Build Bot :sunglasses:
|
||||||
with:
|
with:
|
||||||
branch: 'master-build-result'
|
branch: 'bot/build-result'
|
||||||
base: 'master'
|
|
||||||
commit-message: 'Built new icons, icomoon.json and devicon.css'
|
commit-message: 'Built new icons, icomoon.json and devicon.css'
|
||||||
title: 'bot:build new icons, icomoon.json and devicon.css'
|
title: 'bot:build new icons, icomoon.json and devicon.css'
|
||||||
body: ${{ format(env.MESSAGE, fromJSON(steps.imgur_step.outputs.imgur_urls)[0] ) }}
|
body: ${{ format(env.MESSAGE, fromJSON(steps.imgur_step.outputs.imgur_urls)[0] ) }}
|
||||||
|
Reference in New Issue
Block a user