Fix GoReleaser (#155)
Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/155 Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co> Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
This commit is contained in:
parent
13a72701e1
commit
29203a1a78
|
@ -26,6 +26,7 @@ checksum:
|
|||
name_template: 'checksums.txt'
|
||||
kos:
|
||||
- repository: codeberg.org/rimgo/rimgo
|
||||
id: rimgo
|
||||
tags:
|
||||
- '{{.Version}}'
|
||||
- latest
|
||||
|
@ -36,6 +37,7 @@ kos:
|
|||
- linux/arm64
|
||||
sbom: none
|
||||
- repository: codeberg.org/video-prize-ranch/rimgo
|
||||
id: vpr_rimgo
|
||||
tags:
|
||||
- latest
|
||||
bare: true
|
||||
|
|
Loading…
Reference in New Issue