build: publish workflow
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -21,9 +21,6 @@ jobs:
|
||||
with:
|
||||
go-version: "stable"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go get .
|
||||
|
||||
- name: Release and publish
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user