From cda97b1a7d524bc6907af94bf7e6f433f313674f Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Fri, 25 Oct 2024 10:50:12 -0400 Subject: [PATCH] chore: add ability to run release please manually --- .github/workflows/release-please.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 5792b42..8bc7c2d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -4,6 +4,7 @@ on: push: branches: - main + workflow_dispatch: permissions: contents: write