Skip to content

Commit

Permalink
Use toddr token
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Rinaldo committed Aug 29, 2024
1 parent de20eaf commit 8e404dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: push
uses: github-actions-x/commit@v2.9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.DOCS_DEPLOY_TOKEN }}
push-branch: 'docs'
commit-message: 'Regenerate Documentation Website'
force-add: 'true'
Expand Down

0 comments on commit 8e404dc

Please sign in to comment.