🎨 Refactoring action packaging logic

This commit is contained in:
Tw93
2023-08-28 18:59:32 +08:00
parent b512384427
commit 76ee3a185e
4 changed files with 17 additions and 21 deletions

View File

@@ -117,7 +117,7 @@ jobs:
- name: Build with pake-cli
run: |
node ./script/build_with_pake_cli.mjs
node ./script/build_with_pake_cli.js
env:
URL: ${{ inputs.url }}
NAME: ${{ inputs.name }}