Skip to content

Commit

Permalink
ci: adjusted workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevypants committed May 20, 2024
1 parent 89809bb commit fef4d77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
shell: bash
environment: ${{ github.base_ref }}
runs-on: ubuntu-latest
permissions:
contents: write
pages: write

steps:
#----------------------------------------------
# ----------- check-out repo ------------
Expand Down

0 comments on commit fef4d77

Please sign in to comment.