fix: base branch for semver

This commit is contained in:
Manuel
2024-07-13 14:43:20 +02:00
parent 82caec402a
commit a8748fa439

View File

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