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

Commit

Permalink
Merge pull request #48 from triggermesh/ci-fix
Browse files Browse the repository at this point in the history
Set github-release version
  • Loading branch information
tzununbekov committed May 24, 2022
2 parents ce5907a + a256d02 commit 3f66619
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 @@ -57,7 +57,7 @@ jobs:
CGO_ENABLED: 0
- run:
name: Installing github-release tool
command: go install github.com/github-release/github-release
command: go install github.com/github-release/github-release@latest
- run:
name: Creating github release
command: |
Expand Down

0 comments on commit 3f66619

Please sign in to comment.