Skip to content

Commit 94fd67d

Browse files
Merge branch 'master' into grad-connection
2 parents 1ce0402 + aff4993 commit 94fd67d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

+5
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,8 @@ jobs:
5050
with:
5151
token: ${{ secrets.GITHUB_TOKEN }}
5252
folder: ./site/dist
53+
# Preserve the preview deployment folder and custom grad-connection site
54+
clean-exclude: |
55+
preview/*
56+
grad-connection/*
57+
single-commit: true

0 commit comments

Comments
 (0)