Skip to content

Commit

Permalink
Fix permissions for publishing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Feb 19, 2024
1 parent 7df4910 commit 8b824bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 8b824bb

Please sign in to comment.