diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3dc860c..b3cd23c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,7 +2,7 @@ name: Release on: workflow_run: - workflows: ["test"] + workflows: [test] types: - completed