Skip to content

Commit

Permalink
Remove write permission from action as updated token will provide access
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasEllul committed Oct 18, 2024
1 parent f2c06ec commit 4661107
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
publish-docs-to-gh-pages:
name: Publish docs to GitHub Pages
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Ensure `destination_dir` is not empty
if: ${{ inputs.destination_dir == '' }}
Expand Down

0 comments on commit 4661107

Please sign in to comment.