actions-marketplace-validations/Pack Web Extension dir to zip file

Reads manifest and packs WebExtension dir to zip

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
extensionDirPath to WebExtension directoryyes
zipGlobPatternInclude files according to the patternno**
zipIgnorePatterns of files which will be excluded from the zip, separated by |no*.pem|.git|*.crx
zipFilePathPath to save result zip fileno
namedescription
extensionNameextension name from manifest
extensionVersionextension version from manifest
zipFilePaththe absolute path to created zip file