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 571a437 commit 04e13e4Copy full SHA for 04e13e4
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Go
13
uses: actions/setup-go@v1
14
with:
15
- go-version: 1.12
+ go-version: 1.16
16
- name: Run GoReleaser
17
uses: goreleaser/goreleaser-action@v1
18
.goreleaser.yml
@@ -1,4 +1,4 @@
1
-project_name: gist
+project_name: iap_curl
2
env:
3
- GO111MODULE=on
4
before:
0 commit comments