We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4c37c commit ea82a80Copy full SHA for ea82a80
1 file changed
.github/workflows/build-docs.yml
@@ -5,6 +5,10 @@ on:
5
branches: ["main"]
6
workflow_dispatch:
7
8
+permissions:
9
+ id-token: write
10
+ pages: write
11
+
12
env:
13
INSTANCE: 'docs/drst'
14
ARTIFACT: 'webHelpDRST2-all.zip'
0 commit comments