mirror of https://github.com/fatedier/frp.git
update .goreleaser.yml
This commit is contained in:
parent
4acae540c8
commit
305e40fa8a
|
@ -1,7 +1,7 @@
|
||||||
builds:
|
builds:
|
||||||
- skip: true
|
- skip: true
|
||||||
checksum:
|
checksum:
|
||||||
name_template: '{{ .ProjectName }}_{{ .Version }}_sha256_checksums.txt'
|
name_template: '{{ .ProjectName }}_sha256_checksums.txt'
|
||||||
algorithm: sha256
|
algorithm: sha256
|
||||||
extra_files:
|
extra_files:
|
||||||
- glob: ./release/packages/*
|
- glob: ./release/packages/*
|
||||||
|
|
Loading…
Reference in New Issue