Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroedin committed Jun 27, 2024
1 parent 1e3c78d commit 9c26bba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
folder: ./
target-folder: ./
clean: true
clean-exclude: '["v1"]'
clean-exclude: |
v1/
deploy-v1:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9c26bba

Please sign in to comment.