Update .woodpecker.yml
This commit is contained in:
parent
870012a125
commit
4bf5595c4d
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue