We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3120eb commit 2ddb88bCopy full SHA for 2ddb88b
.github/workflows/docs_deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
touch build/html/.nojekyll
51
52
- name: Deploy to Github pages
53
- uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a
+ uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
54
with:
55
branch: github_pages
56
folder: docs/build/html
0 commit comments