diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1392a5f..c048305 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,7 @@ name: Release on: # Triggers the workflow on release release: + types: [published] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: