From 66a9c6853f39c76c74b11a000fbe6123a3bc008a Mon Sep 17 00:00:00 2001 From: xiezcGitHub <765150816@qq.com> Date: Sun, 28 Apr 2024 13:56:45 +0800 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 344653d..02d2ab6 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -32,6 +32,7 @@ jobs: with: # An optional flag which indicates if we should update a release if it already exists. Defaults to false. allowUpdates: true + tag: $(git describe --tags --abbrev=0) # An optional body for the release. body: dist name: v0.1.1