mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-21 09:56:09 -07:00
ci: fix pr branch name
This commit is contained in:
parent
6f73f46fce
commit
66ae810f53
2
.github/workflows/upx-releases-json.yml
vendored
2
.github/workflows/upx-releases-json.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
|
||||
with:
|
||||
base: master
|
||||
branch: upx-releases-json/${{ github.run_id }}
|
||||
branch: bot/upx-releases-json
|
||||
commit-message: "update .github/upx-releases.json"
|
||||
signoff: true
|
||||
delete-branch: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user