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'
|
||||
#dist: ./out
|
||||
before:
|
||||
@@ -100,7 +101,7 @@ builds:
|
||||
archives:
|
||||
- format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: zip
|
||||
files:
|
||||
- README.md
|
||||
- LICENSE
|
||||
@@ -108,7 +109,7 @@ archives:
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
changelog:
|
||||
skip: false
|
||||
disable: false
|
||||
sort: asc
|
||||
release:
|
||||
github:
|
||||
|
||||
Reference in New Issue
Block a user