build: publish workflow

This commit is contained in:
Anton
2023-12-01 00:37:34 +05:00
parent b25ec0908b
commit 696ebbdeea

View File

@@ -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: