mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-15 23:20:32 +00:00
parent
517240b133
commit
6ec955d9f0
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ jobs:
|
|||
-
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@master
|
||||
with:
|
||||
go-version: 1.13.x
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue