We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bc153 commit c674481Copy full SHA for c674481
.goreleaser.yaml
@@ -132,4 +132,4 @@ publishers:
132
ids:
133
- linux_packages
134
dir: "{{ dir .ArtifactPath }}"
135
- cmd: curl -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/netdevops/
+ cmd: curl -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/vhanda/
0 commit comments