From a766b66031392709caca346389c83f5e02a056b3 Mon Sep 17 00:00:00 2001 From: MassiveBox Date: Mon, 31 Oct 2022 18:32:53 +0100 Subject: [PATCH] Whoops #2 --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 364c7ef..c76176a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -24,5 +24,5 @@ pipeline: api_key: from_secret: auth_token title: ${CI_COMMIT_TAG} - when: - event: tag + when: + event: tag