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 cd4d9bb commit d5c495d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d5c495d

Please sign in to comment.