ci: Remove left-over permissions setting from tag job
This has been replaced by using the SSH key.
This commit is contained in:
@@ -59,8 +59,6 @@ jobs:
|
||||
if: |
|
||||
vars.RELEASE_ENABLED &&
|
||||
startsWith(github.ref, 'refs/heads/')
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-24.04
|
||||
needs:
|
||||
- docs
|
||||
|
||||
Reference in New Issue
Block a user