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