Skip to content

Commit a1ae931

Browse files
committed
fix: unbreaking releases
1 parent af1e5c5 commit a1ae931

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
exit 0
5454
fi
5555
56-
npm pack
56+
npm pack --workspace @chimp-stack/core
5757
tar -tf *.tgz
5858
5959
# echo "🚀 Publishing $PACKAGE_NAME@$CURRENT_VERSION..."

chimp-stack-core-0.4.6.tgz

1.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)