From fe092d329f042d85a8769d0b7668ebe04998bc4c Mon Sep 17 00:00:00 2001 From: James Humphries Date: Fri, 16 Feb 2024 11:21:12 +0000 Subject: [PATCH] Update release.yml --- .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 20e8fa9..47d1511 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: push: tags: - 'v*' - workflow_dispatch: # This is needed to trigger the workflow manually + workflow_dispatch: # This is needed to trigger the workflow manually jobs: