Update .woodpecker.yml
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user