Skip to content

Commit

Permalink
Try setting permissions on the job level
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Jan 30, 2025
1 parent dee1b5e commit 622ebb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
env:
docs-directory: /home/runner/work/kokkos-core-wiki/kokkos-core-wiki/docs
python-version: '3.10'
permissions:
contents: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 622ebb4

Please sign in to comment.