ataylorme/npm pack zip action

A GitHub action that creates a .zip file with the same contents as the tarball created with npm pack.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
file-nameName of the .zip file to create. PACKAGE_NAME will be replaced with the package name from package.json and SHA will be replaced with the commit hash that triggered the actionnoPACKAGE_NAME-SHA.zip
source-dirThe directory, relative to the root, where the package.json to zip isno""
namedescription
zip-pathThe relative path and file name of the `.zip` archive
zip-path-fullThe full path and file name of the `.zip` archive