We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c40324 commit 99e862bCopy full SHA for 99e862b
.circleci/config.yml
@@ -86,7 +86,7 @@ jobs:
86
- run:
87
name: Install github-release
88
command: |
89
- go install github.com/aktau/github-release@latest
+ go install github.com/github-release/github-release@latest
90
91
name: Build cross platform releases
92
0 commit comments