CI: Add checksums to release
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Nils Freydank 2024-01-21 16:57:04 +01:00
parent e4b654086d
commit 57f511b1f7
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -17,6 +17,9 @@ steps:
base_url: https://git.holgersson.xyz base_url: https://git.holgersson.xyz
files: files:
- "main" - "main"
checksum:
- sha512
- crc32
api_key: api_key:
from_secret: GITEA_ACCESS_TOKEN from_secret: GITEA_ACCESS_TOKEN
target: main target: main