pierskarsenbarg/Package Folders
Zips each top-level folder in the repository (or working directory) into a separate zip file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Optional path to look for top-level folders instead of the repo root | no | . |
Outputs
| name | description |
|---|---|
| zip-files | JSON array of zip file names that were created (e.g. ["alpha.zip","beta.zip"]) |