Skip to content

Commit

Permalink
Update deploy-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdwong authored Jul 16, 2024
1 parent 96932a4 commit b3f84ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
# copy to decert_admin
cp -f ${{ env.BINARY_FILENAME }} decert_admin
# 使用 pm2 重启应用
pm2 reload pm2.json
pm2 reload pm2.config.js

0 comments on commit b3f84ee

Please sign in to comment.