ci: comment out permissions for GitHub release workflow
This commit is contained in:
parent
17b188626a
commit
85b9d03ebd
4
.github/workflows/github-release.yml
vendored
4
.github/workflows/github-release.yml
vendored
@ -6,8 +6,8 @@ on:
|
||||
jobs:
|
||||
create-release:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
#permissions:
|
||||
# contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user