Attempted CI/CD Fix
This commit is contained in:
parent
5e50318b9e
commit
aef6f2906f
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@ steps:
|
|||
image: woodpeckerci/plugin-release
|
||||
settings:
|
||||
files:
|
||||
- 'Flow.Launcher.Plugin.OSRSSearch-${CI_COMMIT_TAG}.zip'
|
||||
- 'Flow.Launcher.Plugin.OSRSSearch*'
|
||||
api_key:
|
||||
from_secret: ACCESS_TOKEN
|
||||
base-url: 'https://git.lrsb.nl'
|
||||
when:
|
||||
- event: tag
|
Loading…
Reference in a new issue