Skip to content

Commit

Permalink
Update Deploy MkDocs.yml
Browse files Browse the repository at this point in the history
Add token to bypass rules
  • Loading branch information
SamErde authored Jan 17, 2025
1 parent 157d8e5 commit 5ab8129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Deploy MkDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
with:
commit_message: 'Copy MkDocs index to README'
file_pattern: 'docs/index.md README.md'
env:
GITHUB_TOKEN: ${{ secrets.MkDocs }}

0 comments on commit 5ab8129

Please sign in to comment.