ci: Allow write for id-token
This commit is contained in:
parent
8bc7cf3a0a
commit
4858d9dc30
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -10,6 +10,7 @@ jobs:
|
|||
release:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue