Skip to content

Commit

Permalink
Merge pull request #14 from klips-project/fix-deploy
Browse files Browse the repository at this point in the history
Add read action to deploy script
  • Loading branch information
sdobbert authored Mar 19, 2024
2 parents 16cc471 + 15445de commit c09348f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
contents: read
pages: write
id-token: write
actions: read

environment:
name: github-pages
Expand Down

0 comments on commit c09348f

Please sign in to comment.