oein/Releaser Upload

Create a version and upload files to a Releaser instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 27, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: oein/releaser@808e9d6817613f7b6d5b0f416ce5db30dab83a62 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlBase URL of the Releaser instance (e.g. https://oein.fyi)yes
api-keyAdmin API keyyes
projectProject IDyes
versionVersion string (e.g. v1.0.0 / v1.0.0b / nightly)yes
typeVersion type — release | beta | devnorelease
descriptionRelease notes / version descriptionno""
tagsComma-separated list of tags to apply to this version. Tags must already exist on the project. Example: stable, lts no""
filesNewline-separated list of file paths or glob patterns to upload. Example: | dist/app-linux dist/app-win.exe dist/*.zip no""
namedescription
version-idID of the created (or existing) version