Skip to content

Commit

Permalink
ci: Specify goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Nov 19, 2021
1 parent f4bec31 commit 777e50d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
- run:
name: Release
command: curl -sL https://git.io/goreleaser | bash -s -- --release-notes <(git-chglog $CIRCLE_TAG)
environment:
VERSION: v0.149.0

workflows:
version: 2
Expand Down

0 comments on commit 777e50d

Please sign in to comment.