Skip to content

Commit 32c3fd1

Browse files
committed
Add overwrite: true to deploy.yml
1 parent e5894d6 commit 32c3fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ jobs:
6161
with:
6262
name: dist
6363
path: dist
64+
overwrite: true

0 commit comments

Comments
 (0)