age/.github/workflows
Helio Machado e05ce267a6
.github/workflows: use gh to upload release artifacts (#455)
* .github/workflows: use gh to upload release artifacts

https://cli.github.com/manual/gh_release_upload

* .github/workflows: remove unnecessary braces

When you use expressions in an if conditional, you may omit the expression syntax ${{ }} because GitHub automatically evaluates the if conditional as an expression.

https://docs.github.com/en/actions/learn-github-actions/expressions
2022-10-09 22:38:36 -04:00
..
certs .github/workflows: sign Windows binaries 2021-10-04 11:59:48 +02:00
ronn doc: add age(1) and age-keygen(1) man pages 2021-05-25 20:36:23 +02:00
build.yml .github/workflows: use gh to upload release artifacts (#455) 2022-10-09 22:38:36 -04:00
interop.yml .github/workflows: downscope permissions where possible 2021-09-10 11:38:48 +02:00
ronn.yml .github/workflows: fix generation of groff man pages 2022-05-24 15:49:39 +02:00
test.yml .github/workflows: update Go and FreeBSD in test 2022-09-13 13:18:49 +02:00