diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 69d5195..bb66a76 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -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 \ No newline at end of file