We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0ea54 commit 5b4f9e9Copy full SHA for 5b4f9e9
2 files changed
.goreleaser.yaml
@@ -40,6 +40,7 @@ builds:
40
- -mod=readonly
41
ldflags:
42
- -X github.com/onflow/flow-cli/build.semver={{ .Env.VERSION }} -X github.com/onflow/flow-cli/build.commit={{ .ShortCommit }} -X github.com/onflow/flow-cli/internal/command.MixpanelToken={{ .Env.MIXPANEL_PROJECT_TOKEN }} -X github.com/onflow/flow-cli/internal/accounts.accountToken={{ .Env.LILICO_TOKEN }}
43
+
44
45
archives:
46
- id: golang-cross
test_fork_pragma.md
0 commit comments