Skip to content

Commit

Permalink
ci: allow writing to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Dec 13, 2024
1 parent 23602cf commit 9126e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- main

permissions:
contents: read
contents: write

jobs:
website:
Expand Down

0 comments on commit 9126e6f

Please sign in to comment.