Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 14c2739

Browse files
Merge pull request #74 from cybozu/fix-goreleaser-version
chore: Fix goreleaser version
2 parents 65cf119 + 637ec96 commit 14c2739

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
steps-requiring-cache:
8686
- run:
8787
name: Upload GitHub Release
88+
environment:
89+
VERSION: v0.104.1
8890
command: curl -sL https://git.io/goreleaser | bash
8991

9092
#

0 commit comments

Comments
 (0)