Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Release step fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tzununbekov committed Jul 11, 2022
1 parent 258bac4 commit 82912ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
GIT_TAG: ${CIRCLE_TAG}
- run:
name: Installing github-release
command: go get github.com/meterup/github-release
command: go install github.com/github-release/github-release@latest
- run:
name: Creating github release
command: |
Expand Down

0 comments on commit 82912ec

Please sign in to comment.