From c4beaaacdcc4591bd9b13fe53ebf87bbfaefd65f Mon Sep 17 00:00:00 2001 From: Grant <5445379+grantdhunter@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:57:19 -0600 Subject: [PATCH] Allow for manual dispatch --- .github/workflows | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows b/.github/workflows index 4286dd7..ea56003 100644 --- a/.github/workflows +++ b/.github/workflows @@ -3,7 +3,8 @@ on: push: tags: - 'v*' - + workflow_dispatch: + permissions: contents: read