Skip to content

Commit

Permalink
Merge pull request #17 from czi-catalystproject/fix-gh-actions
Browse files Browse the repository at this point in the history
Fix GH actions
  • Loading branch information
jnywong authored Feb 2, 2024
2 parents 3147656 + 18e98f7 commit ab917b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build-and-deploy-book:
runs-on: ubuntu-latest
permissions:
pages: write
contents: write
id-token: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ab917b7

Please sign in to comment.