boywithkeyboard-archive/boywithkeyboard/publisher
An opinionated, production-ready release manager.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The GitHub access token to use for creating a new release. | no | <tag> |
| draft | Create the new release as a draft. | no | false |
| prerelease | Create the new release as a pre-release. | no | false |
| token | The access token to use for creating the new release. | no | ${{ github.token }} |
Outputs
no outputs