Skip to content

Commit

Permalink
fix: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
HEIGE-PCloud committed May 16, 2024
1 parent c272adf commit ab4257c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
unlighthouse:
runs-on: ubuntu-latest
needs: deploy
permissions:
contents: read
deployments: write
steps:
- name: Install Dependencies
run: npm install -g @unlighthouse/cli puppeteer
Expand Down

0 comments on commit ab4257c

Please sign in to comment.