From 548a4beb5c57b5803db4ab3639d0f69f95d24373 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sat, 21 Jan 2023 08:12:15 -0800 Subject: [PATCH] wp --- .woodpecker.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index adbd9c3..e41f480 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,3 +6,19 @@ pipeline: - ./gospt completion zsh > gospt_zsh - ./gospt completion bash > gospt_bash - ./gospt completion fish > gospt_fish + + publish: + when: + event: tag + image: woodpeckerci/plugin-gitea-release + settings: + skip_verify: true + base_url: https://gitea.asdf.cafe + files: + - gospt + - gospt_zsh + - gospt_bash + - gospt_fish + api_key: + from_secret: GITEA_KEY + checksum: sha256