Skip to content

Commit

Permalink
Merge pull request #42 from royce-data/ampletracks-guides
Browse files Browse the repository at this point in the history
update deploy key
  • Loading branch information
stavrina authored Apr 16, 2024
2 parents 165648c + d07c555 commit 421d6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Deploy to GitHub pages
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: handbook/_build/html

0 comments on commit 421d6ff

Please sign in to comment.