Skip to content

Commit

Permalink
fix(workflows): add workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nickamzol committed Jun 27, 2024
1 parent ad4c37c commit ea82a80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches: ["main"]
workflow_dispatch:

permissions:
id-token: write
pages: write

env:
INSTANCE: 'docs/drst'
ARTIFACT: 'webHelpDRST2-all.zip'
Expand Down

0 comments on commit ea82a80

Please sign in to comment.