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

Commit 3f66619

Browse files
authored
Merge pull request #48 from triggermesh/ci-fix
Set github-release version
2 parents ce5907a + a256d02 commit 3f66619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
CGO_ENABLED: 0
5858
- run:
5959
name: Installing github-release tool
60-
command: go install github.com/github-release/github-release
60+
command: go install github.com/github-release/github-release@latest
6161
- run:
6262
name: Creating github release
6363
command: |

0 commit comments

Comments
 (0)