mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 11:36:10 +08:00
ci: fix releases-json workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
7fb4112dd4
commit
efe21e504c
2
.github/workflows/buildx-releases-json.yml
vendored
2
.github/workflows/buildx-releases-json.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
name: Create PR
|
||||
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
|
||||
with:
|
||||
base: master
|
||||
base: main
|
||||
branch: bot/buildx-releases-json
|
||||
commit-message: "github: update .github/buildx-releases.json"
|
||||
signoff: true
|
||||
|
Loading…
Reference in New Issue
Block a user