fix: locked tag and publish to master and dev

This commit is contained in:
2024-10-24 11:56:00 +02:00
parent 8740eafce2
commit 983553e97a

View File

@@ -47,6 +47,7 @@ jobs:
tag_and_publish:
runs-on: ubuntu-latest
if: github.head_ref == 'master' || github.head_ref == 'dev'
needs: test
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing