From def18273f419454b2a6c0023d833f5763ded867d Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 21 Oct 2022 01:42:18 +0200 Subject: [PATCH] ... --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c532826..04e2fb6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ on: push: # Enable when testing release infrastructure on a branch. branches: - - kjuulh/tests + - kjuulh/test tags: - "[0-9]+.[0-9]+.[0-9]+" jobs: