From dd38129819c58a1af8ac9bdde5170efd075b0082 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Thu, 19 Jan 2023 22:18:04 -0800 Subject: [PATCH] wp --- .woodpecker.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index adbd9c3..37b31ca 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,3 +6,18 @@ 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: + base_url: https://gitea.asdf.cafe + files: + - gospt + - gospt_zsh + - gospt_bash + - gospt_fish + api_key: + from_secret: GITEA_KEY + checksum: sha256