Skip to content

Commit

Permalink
Update file(s) "/.github" from "ZigRazor/CXXGraph"
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigRazor committed Apr 15, 2024
1 parent f89e922 commit a6b99a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: yarn build

- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.PERSONAL_TOKEN }}
publish_dir: ./docusaurus/build
Expand Down

0 comments on commit a6b99a7

Please sign in to comment.