Skip to content

Commit

Permalink
Update goreleaser (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
RayVGS authored Jul 6, 2023
1 parent 67c3a4f commit 6571040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- image: cimg/go:1.20.5
steps:
- checkout
- run: go install github.com/goreleaser/goreleaser@v1.1.0
- run: go install github.com/goreleaser/goreleaser@v1.19.1
- run: goreleaser release --skip-sign

workflows:
Expand Down

0 comments on commit 6571040

Please sign in to comment.