We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ae931 commit de6ad0dCopy full SHA for de6ad0d
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
exit 0
54
fi
55
56
- npm pack --workspace @chimp-stack/core
+ npm pack --workspace $PACKAGE_NAME
57
tar -tf *.tgz
58
59
# echo "🚀 Publishing $PACKAGE_NAME@$CURRENT_VERSION..."
0 commit comments