add latest tag
This commit is contained in:
parent
7d39591a6a
commit
19a7a4e25a
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ jobs:
|
|||
- run:
|
||||
name: "Publish artifacts on GitHub"
|
||||
command: |
|
||||
go install github.com/github-release/github-release
|
||||
go install github.com/github-release/github-release@latest
|
||||
github-release release \
|
||||
-s ${GH_TOKEN} \
|
||||
-u ${CIRCLE_PROJECT_USERNAME} \
|
||||
|
|
Loading…
Reference in a new issue