Skip to content

Commit

Permalink
build: publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Nov 30, 2023
1 parent b25ec09 commit 696ebbd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 696ebbd

Please sign in to comment.