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: