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 51fcdf6 commit 310ed7fCopy full SHA for 310ed7f
.github/workflows/publish.yml
@@ -57,5 +57,3 @@ jobs:
57
env:
58
GIT_PUBLISH_URL: https://${{ secrets.GH_PUBLISH_CREDS }}@github.com/Kitware/vtk-js.git
59
run: npm run doc:publish
60
- - name: Clear gh-pages history
61
- run: bash Utilities/ci/reset-gh-pages-history.sh
0 commit comments