Skip to content

Commit 573a8af

Browse files
committed
rename the branch created by the workflow and set the base branch to the same branch which executed the action
1 parent 0bc8d3c commit 573a8af

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build_icons.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ jobs:
6565
Adios,
6666
Build Bot :sunglasses:
6767
with:
68-
branch: 'master-build-result'
69-
base: 'master'
68+
branch: 'bot/build-result'
7069
commit-message: 'Built new icons, icomoon.json and devicon.css'
7170
title: 'bot:build new icons, icomoon.json and devicon.css'
7271
body: ${{ format(env.MESSAGE, fromJSON(steps.imgur_step.outputs.imgur_urls)[0] ) }}

0 commit comments

Comments
 (0)