Disabled release plugin for everything other than tags
1 files changed, 3 insertions(+), 1 deletions(-) M .woodpecker.yml
M .woodpecker.yml => .woodpecker.yml +3 -1
@@ 15,10 15,12 @@ pipeline: image: woodpeckerci/plugin-gitea-release settings: base_url: https://codeberg.org title: "ALPHA" title: "ALPHA $CI_COMMIT_TAG" notes: "$CI_COMMIT_MESSAGE" prerelease: true files: - $CI_WORKSPACE/target/aarch64-unknown-linux-musl/release/little_town api_key: from_secret: API_KEY when: event: tag