zattoo/Release & Publish
GitHub Action to release projects and publish packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | — |
| publish_package | Optional. If not provided, publishing to the registry will be skipped. | no | — |
| sources | Optional. Glob pattern. If not provided, publish will work against project root in single mode. Accepts glob pattern to work with multiple or other than root destinations. | no | — |
| notes | Optional. Path to Release notes file, it will take priority over changelog entries | no | — |
Outputs
no outputs