pycabbage/Build & Release Userscript
Build and release userscript
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token | yes | ${{ github.token }} |
| package_manager | Package manager | yes | npm |
| build_script | Build script | yes | build |
| artifact_path | Artifact path | yes | dist/index.js |
| base_branch | Base branch | yes | main |
| head_branch | Head branch | yes | develop |
| release_branch_prefix | Release branch prefix | yes | release/ |
Outputs
no outputs