Add checksums to CI releases
This commit is contained in:
parent
177c60db73
commit
88a7fa7464
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ steps:
|
||||||
files:
|
files:
|
||||||
- target/kroz_linux_x86_64
|
- target/kroz_linux_x86_64
|
||||||
- target/kroz_win_x86_64.exe
|
- target/kroz_win_x86_64.exe
|
||||||
|
checksum:
|
||||||
|
- md5
|
||||||
|
- sha1
|
||||||
prerelease: true
|
prerelease: true
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
|
Loading…
Add table
Reference in a new issue