mirror of
https://github.com/muesli/mastotool
synced 2025-01-15 10:58:24 +01:00
Fix deprecated goreleaser config syntax
This commit is contained in:
parent
763bd6ce3f
commit
9c84b0037a
@ -24,8 +24,8 @@ builds:
|
|||||||
- goos: linux
|
- goos: linux
|
||||||
goarch: arm
|
goarch: arm
|
||||||
goarm: 7
|
goarm: 7
|
||||||
sign:
|
signs:
|
||||||
artifacts: checksum
|
- artifacts: checksum
|
||||||
archives:
|
archives:
|
||||||
-
|
-
|
||||||
replacements:
|
replacements:
|
||||||
|
Loading…
Reference in New Issue
Block a user