mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 09:17:49 +08:00
ci: fix pr branch name in releases-json workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
ded6376ece
commit
18760253b9
2
.github/workflows/releases-json.yml
vendored
2
.github/workflows/releases-json.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
|
||||
with:
|
||||
base: master
|
||||
branch: releases-json/${{ github.event.release.name }}
|
||||
branch: bot/releases-json
|
||||
commit-message: "github: update .github/releases.json"
|
||||
signoff: true
|
||||
delete-branch: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user