Skip to content

Commit c674481

Browse files
committed
Fix fury url
I'm stupid
1 parent 97bc153 commit c674481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ publishers:
132132
ids:
133133
- linux_packages
134134
dir: "{{ dir .ArtifactPath }}"
135-
cmd: curl -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/netdevops/
135+
cmd: curl -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/vhanda/

0 commit comments

Comments
 (0)