From 851f81805c0183806acc9bb1fb6f5bc7883cb43b Mon Sep 17 00:00:00 2001 From: Wietse Wind Date: Thu, 6 Jun 2024 16:34:47 +0200 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 bb5348b..f810641 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -52,5 +52,5 @@ jobs: name: autorelease tag_name: autorelease files: | - explorer.zip + dist/explorer.zip fail_on_unmatched_files: true