Skip to content

Commit 5d1b97b

Browse files
committed
Add permissions token
1 parent c0afda4 commit 5d1b97b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/upload-docs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ on:
2929
repository_name:
3030
required: true
3131
type: string
32+
33+
permissions:
34+
id-token: write
3235

3336
jobs:
3437
upload_docs:

0 commit comments

Comments
 (0)