Skip to content

Commit

Permalink
fix: base branch for semver
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw committed Jul 13, 2024
1 parent 82caec4 commit a8748fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ github.token }}
branch: master
branch: main
- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
Expand Down

0 comments on commit a8748fa

Please sign in to comment.