Skip to content

Commit ea82a80

Browse files
committed
fix(workflows): add workflow permissions
1 parent ad4c37c commit ea82a80

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches: ["main"]
66
workflow_dispatch:
77

8+
permissions:
9+
id-token: write
10+
pages: write
11+
812
env:
913
INSTANCE: 'docs/drst'
1014
ARTIFACT: 'webHelpDRST2-all.zip'

0 commit comments

Comments
 (0)