ci: fix pr branch name

This commit is contained in:
CrazyMax 2023-01-29 15:37:57 +01:00
parent 6f73f46fce
commit 66ae810f53
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -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