Skip to content

Commit

Permalink
chore(github): do not clear gh-pages on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
floryst committed May 9, 2022
1 parent 51fcdf6 commit 310ed7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ jobs:
env:
GIT_PUBLISH_URL: https://${{ secrets.GH_PUBLISH_CREDS }}@github.com/Kitware/vtk-js.git
run: npm run doc:publish
- name: Clear gh-pages history
run: bash Utilities/ci/reset-gh-pages-history.sh

0 comments on commit 310ed7f

Please sign in to comment.