Skip to content

Commit

Permalink
ci: fix branch to compare tags (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw committed Jun 1, 2024
1 parent 7cc2736 commit d08bdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-weekly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ github.token }}
branch: main
branch: dev
- name: Create pull request
uses: devops-infra/action-pull-request@v0.5.5
id: create-pull-request
Expand Down

0 comments on commit d08bdf3

Please sign in to comment.