Skip to content

Commit

Permalink
fix: added permission to build-and-deploy-pwa.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning authored Mar 6, 2024
1 parent c6c1dc5 commit 43108da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy-pwa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

# Deploy Job
deploy:
permissions:
pages: write
# Add a dependency to the build job
needs: build
# Specify runner + deployment step
Expand Down

0 comments on commit 43108da

Please sign in to comment.