You've already forked speedtest-go
chore: migrate goreleaser config to v2
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
|||||||
|
version: 2
|
||||||
project_name: 'speedtest-go'
|
project_name: 'speedtest-go'
|
||||||
#dist: ./out
|
#dist: ./out
|
||||||
before:
|
before:
|
||||||
@@ -100,7 +101,7 @@ builds:
|
|||||||
archives:
|
archives:
|
||||||
- format_overrides:
|
- format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
format: zip
|
formats: zip
|
||||||
files:
|
files:
|
||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
@@ -108,7 +109,7 @@ archives:
|
|||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
changelog:
|
changelog:
|
||||||
skip: false
|
disable: false
|
||||||
sort: asc
|
sort: asc
|
||||||
release:
|
release:
|
||||||
github:
|
github:
|
||||||
|
|||||||
Reference in New Issue
Block a user