Skip to content

Commit

Permalink
ci: 狠狠 at!
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Dec 3, 2024
1 parent e7ba6c6 commit 218640d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ jobs:
rm -r assets/MAA-pip-pkgs
- uses: JS-DevTools/npm-publish@v3
id: nodejs
with:
package: assets/MAA-nodejs-package/maa-node
access: public
Expand Down Expand Up @@ -538,4 +539,5 @@ jobs:
body: |
Please manually publish the following packages:
${{ steps.nuget.outputs.failed && '- nuget @moomiji' || '' }}
${{ steps.pip.outputs.failed && '- pip @QiE2035' || '' }}
${{ steps.pip.outputs.failed && '- pip @MistEO' || '' }}
${{ steps.nodejs.outputs.failed && '- pip @neko-para' || '' }}

0 comments on commit 218640d

Please sign in to comment.