Update grpcwebproxy-releaser.yml

main
fscarmen 3 years ago committed by GitHub
parent 52ec4af06b
commit d8a4030afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/grpcwebproxy-releaser.yml

@ -20,6 +20,6 @@ universal_binaries:
- name_template: "grpcwebproxy" - name_template: "grpcwebproxy"
replace: false replace: false
archives: archives:
- name_template: "vmessping_{{ .Os }}_{{ .Arch }}" - name_template: "grpcwebproxy_{{ .Os }}_{{ .Arch }}"
files: files:
- none* - none*

Loading…
Cancel
Save