Skip to content

Commit

Permalink
fix: added correct permission to deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jan 9, 2024
1 parent 14e94c3 commit 160d771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
permissions:
pages: write
contents: write
id-token: write

environment:
name: github-pages
Expand Down

0 comments on commit 160d771

Please sign in to comment.