Skip to content

Commit

Permalink
fix: add goreleaser action step id
Browse files Browse the repository at this point in the history
  • Loading branch information
kulti committed Nov 11, 2022
1 parent 8c0ca58 commit 5994c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
go-version: ~1.17

- name: Create release
id: goreleaser
uses: goreleaser/goreleaser-action@v3
with:
version: latest
Expand Down

0 comments on commit 5994c7c

Please sign in to comment.