This commit is contained in:
CrazyMax
2020-05-10 16:15:33 +02:00
parent 145323343f
commit 65ffe9d1d5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.13
go-version: 1.14
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1