corwindev/BuiltByBit Release Action
Publish a BuiltByBit release with a specified version and file asset.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 2, 2026
- License
- None
Pinned Snippet
uses: corwindev/builtbybit-release-action@32ca5582388e3862ca95da51e673aa35d4c6dacd # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | BuiltByBit API token | yes | — |
| resource_id | BuiltByBit resource ID | yes | — |
| api_url | BuiltByBit API endpoint | no | https://api.builtbybit.com/v2/resources/creator/update |
| version | Version name to publish (e.g., 1.0.0) | yes | — |
| file | Path to file or release asset to upload | yes | — |
| post_update | Whether or not to post an update alongside the new version. | no | false |
| title | Update Release title | no | — |
| message | Update Release message/changelog | no | — |
Outputs
no outputs