1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

add latest tag

This commit is contained in:
schaeff 2022-04-19 13:04:54 +02:00
parent 7d39591a6a
commit 19a7a4e25a

View file

@ -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} \