ci: fix releases-json workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-02-02 17:10:36 +01:00
parent 7fb4112dd4
commit efe21e504c
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

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