digital-gravy/Build and Upload ZIP
Builds a ZIP file and uploads it as an artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dist_dir | The distribution directory | yes | — |
| plugin_slug | The plugin slug | yes | — |
| build_command | The command to build the ZIP file | yes | — |
| include_hidden_files | Whether to include hidden files in the ZIP file | no | false |
Outputs
| name | description |
|---|---|
| filename | The filename of the built ZIP file (e.g. etch-1.3.0.zip) |