1
0
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:
Amacado
2021-04-09 11:24:35 +02:00
parent 0bc8d3cfb5
commit 573a8af18e

View File

@@ -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] ) }}