Skip to content

Commit

Permalink
Add permissions to pkgdown GHA job
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi committed Oct 24, 2024
1 parent 51aa927 commit 070c4e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,8 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_BIOC_VERSION: ${{ needs.get-bioc-version.outputs.biocversion }}
permissions:
pages: write

steps:

Expand Down

0 comments on commit 070c4e9

Please sign in to comment.