Files
actions-runner-controller/hack/signrel/go.mod
Yusuke Kuoka bdbcf66569 chore: Add signrel command for sigining arc release assets (#1426)
* chore: Add signrel command for sigining arc release assets

I used this command to sign assets for the recent releases to comply with the recommendation of 5758364c82/docs/checks.md (signed-releases)

Ref #1298

* Implement signrel subcommands for listing tags and signing assets, with docs
2022-05-16 08:40:41 +09:00

4 lines
91 B
Modula-2

module github.com/actions-runner-controller/actions-runner-controller/hack/sigrel
go 1.17