Skip to content

Commit

Permalink
Fixed workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
fulminazzo committed Aug 6, 2024
1 parent 495f7c6 commit a407f3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
push:
branches: [ "dev", "main", "master" ]

permissions:
contents: write

jobs:
# Single deploy job since we're just deploying
deploy:
Expand Down

0 comments on commit a407f3b

Please sign in to comment.