Skip to content

Commit 7ea3b3c

Browse files
committed
Update .goreleaser.yml
1 parent 2f9798c commit 7ea3b3c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,7 @@ nfpms:
9595
- termux.deb
9696
- archlinux
9797

98-
publishers:
99-
- name: fury.io
100-
ids:
101-
- packages
102-
dir: "{{ dir .ArtifactPath }}"
103-
cmd: curl -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/{{ .Env.FURY_USER }}/
98+
10499

105100
release:
106101
draft: false

0 commit comments

Comments
 (0)