Skip to content

Commit

Permalink
Fix fury url
Browse files Browse the repository at this point in the history
I'm stupid
  • Loading branch information
vHanda committed Jun 1, 2022
1 parent 97bc153 commit c674481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ publishers:
ids:
- linux_packages
dir: "{{ dir .ArtifactPath }}"
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 comments on commit c674481

Please sign in to comment.