From 3f4cc4570f74b9f32e61b77c30c01bce12c9655b Mon Sep 17 00:00:00 2001 From: Thatchapon Unprasert Date: Fri, 8 Nov 2024 21:19:29 +0700 Subject: [PATCH] ci: Rename manual release workflow --- .github/workflows/alpha-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha-publish.yml b/.github/workflows/alpha-publish.yml index c3382a3..e7410bf 100644 --- a/.github/workflows/alpha-publish.yml +++ b/.github/workflows/alpha-publish.yml @@ -1,4 +1,4 @@ -name: Publish alpha to NPM registry +name: Publish from branch to NPM registry on: workflow_dispatch: