Skip to content

Commit

Permalink
Merge pull request #43 from royce-data/ampletracks-guides
Browse files Browse the repository at this point in the history
manage permissions
  • Loading branch information
stavrina authored Apr 16, 2024
2 parents 421d6ff + 65383eb commit cdb8b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
# Deploy the book's HTML to gh-pages branch
- name: Deploy to GitHub pages
uses: peaceiris/actions-gh-pages@v4
permissions: write-all
with:
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: handbook/_build/html

0 comments on commit cdb8b29

Please sign in to comment.