Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/workflows: use gh to upload release artifacts (FiloSottile#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
- Loading branch information