diff --git a/.github/workflows/release-command.yml b/.github/workflows/release-command.yml index 926099d..144de9c 100644 --- a/.github/workflows/release-command.yml +++ b/.github/workflows/release-command.yml @@ -2,7 +2,7 @@ name: Build and Release on: release: - types: [created, published, released] + types: [published] workflow_dispatch: # inputs: # repository: