Skip to content

Commit 8404f0e

Browse files
authored
Update permissions in release workflow
Change permissions to allow write access for id-token.
1 parent b083ea5 commit 8404f0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010

1111
permissions:
1212
id-token: write # Required for OIDC
13-
contents: read
1413

1514
jobs:
1615
init:

0 commit comments

Comments
 (0)