Skip to content

Commit 1e8204d

Browse files
committed
Set overwrite: true for build workflow
1 parent 1effc67 commit 1e8204d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
name: build-${{ github.sha }}
4040
if-no-files-found: error
4141
path: dist/
42+
overwrite: true

0 commit comments

Comments
 (0)