From fe7008b1a49a1d134ac7b15ca703442cf463f0e2 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Thu, 2 Jan 2025 19:50:20 -0600 Subject: [PATCH] Repository dispatch --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03397ca..08b60b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,6 +3,7 @@ name: Release push: branches: - main + workflow_dispatch: permissions: contents: read # for checkout jobs: