Fixed string escape on cicd
Some checks failed
ci/woodpecker/release/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Lars 2024-07-05 14:52:59 +02:00
parent 8d45f19a16
commit 7a99983875

View file

@ -16,7 +16,7 @@ steps:
image: woodpeckerci/plugin-release
settings:
files:
- Flow.Launcher.Plugin.OSRSSearch-${CI_COMMIT_TAG}.zip
- 'Flow.Launcher.Plugin.OSRSSearch-${CI_COMMIT_TAG}.zip'
api_key:
from_secret: ACCESS_TOKEN
when: