Skip to content

Commit

Permalink
fix: add explicit permissions to github token
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-koontz authored Jan 23, 2024
1 parent 667e581 commit e992aeb
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 @@ -8,6 +8,8 @@ on:
jobs:
doc_build:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: checkout and set up
Expand Down

0 comments on commit e992aeb

Please sign in to comment.