From c710794ded0330101eac7c8a8bcda79b70245ebe Mon Sep 17 00:00:00 2001 From: musti Date: Tue, 1 Oct 2024 19:41:14 +0300 Subject: [PATCH] fix: attempt to fix ci --- .github/workflows/npm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index 1fc9b7d..eee4232 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -2,7 +2,7 @@ name: Publish to npm on: workflow_run: - workflows: ["Tests"] + workflows: ["Tests"] # Update this to match the new workflow name types: - completed