From 2e93ebdb7cac728bd0bd70291a0071d0e3b74abe Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Wed, 18 Jan 2023 15:52:39 -0600 Subject: [PATCH] ci: add manual to the release process --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 3c41422..aa5a9ce 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -26,5 +26,5 @@ pipeline: secrets: - gitea_token when: - event: push + event: [push, manual] branch: main