byteever/action-build-zip
This GitHub action exposes the zip command for use in building/archiving
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 2, 2021
- License
- None
Pinned Snippet
uses: byteever/action-build-zip@23d77e1778849e35de1b4e9dbb16d4b64a4714e6 # 1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | See byteever/action-zip README.md for more info | no | — |
Outputs
| name | description |
|---|---|
| path | Build path |
| zip_path | Zip file path |