Skip to content

Commit 8b7af3f

Browse files
fix: uploads all dists on build (#1228)
1 parent 80b7204 commit 8b7af3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
retention-days: 4
3333
include-hidden-files: true
3434
path: |
35+
./packages/**/dist
3536
./dist
3637
./node_modules/.yarn-state.yml
3738

0 commit comments

Comments
 (0)