Skip to content

Commit

Permalink
Remove actions permission
Browse files Browse the repository at this point in the history
This was only needed in actions/deploy-page v4.0.0 but has been fixed in v4.0.1.
  • Loading branch information
zecakeh committed Apr 2, 2024
1 parent 3a5c86d commit b2f5495
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
name: Build and deploy the site
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
pages: write
id-token: write
Expand Down

0 comments on commit b2f5495

Please sign in to comment.