Skip to content

Commit

Permalink
add perms to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Mar 2, 2024
1 parent ee08d22 commit 62026de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
on:
push
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 62026de

Please sign in to comment.