Skip to content

Commit

Permalink
chore: update deploy website on latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Oct 27, 2024
1 parent 229a6cf commit 8d2952c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-website-on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ jobs:
folder: packages/website/build # The folder the action should deploy.
target-folder: "v1"
clean: true
clean-exclude: |
/*
/nightly/*
!/v1

0 comments on commit 8d2952c

Please sign in to comment.