mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
updated gh-pages secret
This commit is contained in:
parent
dfd7826d86
commit
333b7ac967
2
.github/workflows/doxygen_build_deploy.yml
vendored
2
.github/workflows/doxygen_build_deploy.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||
with:
|
||||
github_token: ${{ secrets.GH_PAGES_SECRET }}
|
||||
github_token: ${{ secrets.GH_PAGES_PUSH_SECRET }}
|
||||
branch: gh-pages
|
||||
folder: JKQtPlotter/doc/html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user