Fix permission.
This commit is contained in:
parent
af14f85eea
commit
c5a9bcd1c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: read|write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue