Skip to content

Commit

Permalink
Added GitHub Pages write permissions to deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
d-miles authored Aug 12, 2024
1 parent 7d34c0c commit cbb7ee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:

deploy:
needs: test
permissions:
pages: write
runs-on: ubuntu-latest

name: Deploy to GitHub Pages
Expand Down

0 comments on commit cbb7ee0

Please # to comment.