This commit is contained in:
影舞者
2022-11-19 17:22:56 +08:00
parent ae86f08432
commit b1f550daaf
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.19
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2