tmigone/Versionist
Opinionated versioning using balena-versionist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Destination branch to push changes | no | master |
| github_email | GitHub email to use for commits. | yes | — |
| github_username | GitHub username to use for commits. | yes | — |
| github_token | GitHub token to use for commits. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | yes | — |
| npm_token | NPM token to use for publishing to the NPM registry. Use secrets to provide the token. | no | — |
| npm_access | NPM access level: public/private. Note that you require a paid account to publish a private package. | no | public |
Outputs
no outputs