Skip to content

Commit 310ed7f

Browse files
committed
chore(github): do not clear gh-pages on publish
1 parent 51fcdf6 commit 310ed7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,3 @@ jobs:
5757
env:
5858
GIT_PUBLISH_URL: https://${{ secrets.GH_PUBLISH_CREDS }}@github.com/Kitware/vtk-js.git
5959
run: npm run doc:publish
60-
- name: Clear gh-pages history
61-
run: bash Utilities/ci/reset-gh-pages-history.sh

0 commit comments

Comments
 (0)