Skip to content

Commit b06de5e

Browse files
Update build-docs.yaml
1 parent 22e9593 commit b06de5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-docs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ name: Build SDK API References Documents
55
types: [ published ]
66
workflow_dispatch:
77

8+
permissions:
9+
contents: read
10+
pages: write
11+
id-token: write
12+
813
jobs:
914
build-docs:
1015
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)