electrovir/release-vir

Automatically generate a release on GitHub for version tags.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
include_npm_packIf set to "true", `npm pack` will be run and its output will be included in the release assets. If applicable, ake sure you compile your TypeScript code before using this action.false
tokenToken used to access the repo with${{ github.token }}
namedescription
release_urlThe URL of the newly created release on GitHub.