Skip to content

Commit 745705e

Browse files
committed
Fix broken version.
1 parent 06d0443 commit 745705e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ builds:
2828
- -X github.com/https://github.com/flowdev/fdialog/generated/buildinfo.buildVersion={{.Version}}
2929
- -X github.com/https://github.com/flowdev/fdialog/generated/buildinfo.commit={{.ShortCommit}}
3030
tags:
31-
- "{{.Env.BUILD_ENV}}"
31+
- "production"
3232

3333
archives:
3434
- format: tar.gz

0 commit comments

Comments
 (0)