Update .woodpecker.yml

This commit is contained in:
Tomas Balsys 2023-12-12 04:16:41 +02:00
parent 870012a125
commit 4bf5595c4d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
image: woodpeckerci/plugin-gitea-release
settings:
base_url: ${CI_FORGE_URL}
files: [ "*.xz", SHA256SUMS, SHA256SUMS.gpg ]
files: [ "*.xz", "*.nspawn" SHA256SUMS, SHA256SUMS.gpg ]
api_key:
from_secret: release_token
when: