From f34ed94518721ab638db69cbc994d81c756ce7be Mon Sep 17 00:00:00 2001 From: Xon <635541+Xon@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:58:40 +0800 Subject: [PATCH] Revert "patch deployment to get the original v11.2.0 deployed" This reverts commit 83345e004b884daf40761857e97b586bcef16162. --- .github/workflows/deployment.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 9b98e528..74638e26 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -1,8 +1,6 @@ name: Publish to npm on: - push: - branches: [deploy-v1.2.0] release: types: [published]