int128/go-release-action

Release the binary on a tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 4, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: int128/go-release-action@9e1d6ec29fc6ffc2ba55f631baf4a73017d228e1 # v2.5.0

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

namedescriptionrequireddefault
binaryFilename of the binary (automatically add .exe for Windows)yes
release-nameIf set, upload the assets to the releaseno${{ case(github.ref_type == 'tag', github.ref_name, '') }}
working-directoryThe working directory.
namedescription
zip-nameThe name of the zip file