Skip to content

Commit

Permalink
fix: gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler committed Feb 12, 2024
1 parent d5c495d commit 3af2357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
id: deployment
uses: actions/deploy-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3af2357

Please sign in to comment.