We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc8d3c commit 573a8afCopy full SHA for 573a8af
1 file changed
.github/workflows/build_icons.yml
@@ -65,8 +65,7 @@ jobs:
65
Adios,
66
Build Bot :sunglasses:
67
with:
68
- branch: 'master-build-result'
69
- base: 'master'
+ branch: 'bot/build-result'
70
commit-message: 'Built new icons, icomoon.json and devicon.css'
71
title: 'bot:build new icons, icomoon.json and devicon.css'
72
body: ${{ format(env.MESSAGE, fromJSON(steps.imgur_step.outputs.imgur_urls)[0] ) }}
0 commit comments