Skip to content

Commit

Permalink
Add back correct workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r committed Jul 8, 2023
1 parent e616aa2 commit 7e4a0b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
name: Pre-checks
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'
permissions:
contents: write

steps:
- name: 📂 Checkout
Expand Down

0 comments on commit 7e4a0b5

Please sign in to comment.