Skip to content

Commit

Permalink
configure permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dwickern committed Jun 18, 2024
1 parent d85f0ed commit 0302a99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
jobs:
publish:
runs-on: ubuntu-20.04
permissions:
contents: write
pages: write
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 0302a99

Please sign in to comment.