fix: default branch for tag compare (#597)

This commit is contained in:
Manuel
2024-06-01 22:16:21 +02:00
committed by GitHub
parent 452308336a
commit 7cc2736d68

View File

@@ -26,7 +26,7 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ github.token }}
branch: master
branch: main
- name: Create pull request
uses: devops-infra/action-pull-request@v0.5.5
id: create-pull-request