Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit eecdb0f

Browse files
committed
fix: publish npm pack on github releases
1 parent 885ec34 commit eecdb0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
],
2929
"release": {
3030
"npmPublish": false,
31-
"tarballDir": "."
31+
"tarballDir": ".",
32+
"assets": "allow-scripts-*.tgz"
3233
}
3334
}

0 commit comments

Comments
 (0)