Skip to content

Commit

Permalink
Set goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Jul 21, 2023
1 parent 454eaee commit e8e808f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
go-version: 1.18.x
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v1
with:
distribution: goreleaser
version: v1.17.2
args: release --clean
env:
GITHUB_TOKEN: ${{secrets.GORELEASER_TOKEN}}
homebrew:
Expand Down

0 comments on commit e8e808f

Please sign in to comment.