alchemyviewer/Autobuild Release
Publish autobuild artifacts to GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 23, 2026
- License
- MIT
Pinned Snippet
uses: alchemyviewer/action-autobuild-release@8cb5cd66c3144d4dc0efd382a236e0e5f829d419 # v4.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| public | Whether these artifacts are public or not | — | true |
| upload-to | The locations to upload the artifacts to. Defaults to github releases. | — | github-release:// |
| token | Authorized Github Personal Acess Token. Defaults to GITHUB_TOKEN | — | ${{ github.token }} |
Outputs
no outputs