pfaciana/WordPress Release
Creates a github release for a WordPress based on composer.json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| main-file | Relative path to the loader file | yes | — |
| main-file-prepend | content to prepend to the loader file | no | — |
| main-file-append | content to append to the loader file | no | — |
| fallback-screenshot | If a transparent screenshot should be created, if a screenshot is not found | no | — |
| zip-file | Name of the zip file | no | — |
| zip-ignore | location of the .zipignore file | no | — |
| release-tag | Tag of the release | yes | — |
| release-name | Name of the release | no | — |
| release-body | Body of the release | no | — |
| release-draft | If the release is a draft | no | — |
| release-prerelease | If the release is a prerelease | no | — |
| additional-files | Additional files to include in the release (one file path per line) | no | "" |
Outputs
no outputs