fix(woodpecker): fixing attaching
This commit is contained in:
parent
d1ed71eff1
commit
b306147176
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ pipeline:
|
|||
image: plugins/gitea-release
|
||||
settings:
|
||||
base_url: https://src.mfgames.com
|
||||
files: exit-planning*.*
|
||||
files:
|
||||
- "*.pdf"
|
||||
- "*.epub"
|
||||
secrets:
|
||||
- source: gitea_token
|
||||
target: plugin_api_key
|
||||
|
|
Loading…
Reference in a new issue