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 d076379
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
jobs:
publish:
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit d076379

Please sign in to comment.