livepeer/GPG sign and checksum generation

Creates checksum (sha256) and gpg detached signatures for artifacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 24, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: livepeer/action-gh-checksum-and-gpg-sign@403911f4db0d375e9da4c5772b6c4d859384cbe2 # v1

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

namedescriptionrequireddefault
artifacts-dirDirectory path to release artifacts. Defaults to `releases`noreleases
release-nameCurrent release name, if available, will be used as prefix to checksums file. Defaults to `latest`nolatest
gpg-keyPrivate gpg key for signingno""
gpg-key-passphrasePassphrase, if any, for the gpg signing keyno""

no outputs