Skip to content

Commit 3869a55

Browse files
authored
Update api-docs.yml
Fix API docs permissions
1 parent d07643b commit 3869a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/api-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- main
6+
permissions:
7+
contents: read
8+
id-token: write
69

710
jobs:
811
build-and-deploy:

0 commit comments

Comments
 (0)