concrete5-community/Attach ZIP to release
Automatically create a ZIP archive containing a ConcreteCMS package and attach it to GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remove-files | Files to be removed (in addition to the ones marked with export-ignore in .gitattributes) | no | composer.json composer.lock |
| keep-files | Files to be kept even if marked with export-ignore in .gitattributes | no | "" |
| publish-release | Set to true to publish the release (instead of keeping it as a draft) | no | false |
| token | Authorized GitHub token or PAT. Defaults to github.token when omitted | no | ${{ github.token }} |
| verbose | Set to false to have a less verbose output | no | true |
Outputs
no outputs