mirror of
https://github.com/konpa/devicon.git
synced 2025-08-30 09:40: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,
|
||||
Build Bot :sunglasses:
|
||||
with:
|
||||
branch: 'master-build-result'
|
||||
base: 'master'
|
||||
branch: 'bot/build-result'
|
||||
commit-message: 'Built 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] ) }}
|
||||
|
Reference in New Issue
Block a user