Skip to content

Commit

Permalink
Trying to fix error by adding more permissions to the job
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed May 4, 2024
1 parent 75af188 commit 6cf4e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
if: github.ref_name == 'main'
permissions:
pages: write
actions: read
id-token: write
steps:

Expand Down

0 comments on commit 6cf4e9f

Please sign in to comment.