fix(woodpecker): fixing attaching

This commit is contained in:
D. Moonfire 2022-07-19 00:07:51 -05:00
parent d1ed71eff1
commit b306147176
1 changed files with 3 additions and 1 deletions

View File

@ -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