diff --git a/.woodpecker/tag.yml b/.woodpecker/tag.yml index 1223dc5..c84cb74 100644 --- a/.woodpecker/tag.yml +++ b/.woodpecker/tag.yml @@ -17,10 +17,10 @@ pipeline: settings: base_url: https://src.mfgames.com files: - - *.epub - - *.pdf - - *.html - - *.mobi + - "*.epub" + - "*.pdf" + - "*.html" + - "*.mobi" secrets: - source: gitea_token target: plugin_api_key