From 2a03d870562b85d65626faeb4e18c6f6d10c5b8d Mon Sep 17 00:00:00 2001 From: Marcelo Sauerbrunn Portugal Date: Thu, 17 Aug 2023 11:47:27 -0400 Subject: [PATCH] Update create-release.yml --- .github/workflows/create-release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 0fc317e82..afed52c38 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -5,9 +5,7 @@ name: Create Release # Controls when the action will run. Workflow runs when manually triggered using the UI # or API. on: - push: - branches: - - 'gh-pages' + push workflow_dispatch: # Inputs the workflow accepts. inputs: