fix: fix permissions
attribute in workflow (#8367)
This commit is contained in:
parent
8735b784ba
commit
b2e82eece6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -5,7 +5,7 @@ on: workflow_dispatch
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
permission:
|
||||
permissions:
|
||||
contents: read|write
|
||||
pull-requests: write
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user