From fc66dc4de290ac7375d4a70fb80eb6c7af0399ba Mon Sep 17 00:00:00 2001 From: FalseElaina Date: Tue, 1 Jul 2025 23:01:12 +0800 Subject: [PATCH] Update npm.yml --- .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 ea37278..d03c755 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -1,5 +1,5 @@ # This workflow will run tests using node and then publish a package to GitHub Packages when a release is created -# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages +# 去去去For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages name: Node.js Package