Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Dec 13, 2023
1 parent 728ce31 commit 4d7265e
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 @@ -41,7 +41,7 @@ jobs:
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: 114.115.157.254
post: 2121
port: 2121
username: vben
password: ${{ secrets.ftp_password }}
local-dir: ./apps/admin/dist/
Expand Down

0 comments on commit 4d7265e

Please sign in to comment.