ci: Remove left-over permissions setting from tag job

This has been replaced by using the SSH key.
This commit is contained in:
Wolfgang Walther
2025-01-18 17:54:42 +01:00
parent 0160b6f370
commit 71c73b20ca
-2
View File
@@ -59,8 +59,6 @@ jobs:
if: |
vars.RELEASE_ENABLED &&
startsWith(github.ref, 'refs/heads/')
permissions:
contents: write
runs-on: ubuntu-24.04
needs:
- docs