Skip to content

Commit

Permalink
chore: actions deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ReturnTmp committed Oct 14, 2023
1 parent 35542a1 commit fe4558e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
REMOTE_HOST: ${{ secrets.IP }} #服务器ip
REMOTE_USER: "root"
TARGET: "/root/app/"
EXCLUDE: "/dist/, /node_modules/"
EXCLUDE: "/node_modules/"

0 comments on commit fe4558e

Please sign in to comment.