Skip to content

Commit

Permalink
remove host
Browse files Browse the repository at this point in the history
  • Loading branch information
liziwl committed Feb 2, 2025
1 parent bfc1471 commit 0e8d4be
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,3 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: "public/"
force_orphan: true

- name: copy file to server SZX-CC
uses: burnett01/[email protected]
with:
switches: -avzr --delete
path: "public/"
remote_path: ${{ secrets.HTML_PATH }}
remote_host: ${{ secrets.HOST_SZXCC }}
remote_user: ${{ secrets.USERNAME }}
remote_key: ${{ secrets.SSH_KEY }}

0 comments on commit 0e8d4be

Please sign in to comment.