Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusLongmuir committed Dec 1, 2023
1 parent d1bcb34 commit 21911ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:
- main
pull_request:

permissions:
id-token: write
contents: write
pull-requests: write
checks: write

jobs:
deploy:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 21911ef

Please sign in to comment.