Skip to content

Commit eda3b5e

Browse files
committed
add id-token permission
1 parent 4d771b0 commit eda3b5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
environment: publish
1313
permissions:
1414
contents: write
15+
id-token: write
1516

1617
steps:
1718
- name: Checkout Repository

0 commit comments

Comments
 (0)