From 7879d31eb91af9d28df8a5ce9cfd1bcaa36991a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=B2=AB=E8=8A=B1=E7=81=ABzzz?= Date: Sun, 2 Jun 2024 17:59:42 +0800 Subject: [PATCH] [*]Update node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 2c63f48..f1f5af5 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -31,7 +31,7 @@ jobs: with: # Name of the artifact to upload. # Optional. Default is 'artifact' - name: Artifact + name: Artifact - Node.js ${{ matrix.node-version }} # A file, directory or wildcard pattern that describes what to upload # Required.