Skip to content

Commit

Permalink
chore: Fix permissions for deploy-website step
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Mar 3, 2024
1 parent 3a0b19e commit f16703e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ jobs:
- release
runs-on: ubuntu-22.04
permissions:
contents: read
contents: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
Expand Down

0 comments on commit f16703e

Please sign in to comment.