Skip to content

Commit

Permalink
feat: 更新actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chenchunyang123 committed Apr 5, 2024
1 parent da59363 commit 771e8fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
port: ${{ secrets.DEPLOY_PORT }}
username: ${{ secrets.DEPLOY_USER }}
password: ${{ secrets.DEPLOY_SECRET }}
key: ${{ secrets.DEPLOY_KEY }}
script: |
cd ${{ secrets.DEPLOY_DIR }}
rm -rf blog
Expand Down

0 comments on commit 771e8fd

Please sign in to comment.