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 18:01:35 +01:00
parent 9a86ff6029
commit 75788cff05
-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