Skip to content

Commit 6659c74

Browse files
committed
fix artifacts.
1 parent 9deb476 commit 6659c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ jobs:
162162

163163
- uses: ncipollo/release-action@v1
164164
with:
165-
artifacts: "dist/*,bin/*"
165+
artifacts: "dosh-*/dosh-*,release-dists/*"

0 commit comments

Comments
 (0)