Skip to content

Commit

Permalink
STAT-11: Write permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereckmezquita committed Sep 3, 2024
1 parent 27cb451 commit 2b52686
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- 'master'

permissions:
contents: write
contents: read
pages: write
id-token: write

jobs:
build-and-deploy:
Expand Down

0 comments on commit 2b52686

Please sign in to comment.