Update .gitea/workflows/deploy-new.yml

This commit is contained in:
binlab
2023-09-23 16:00:40 +00:00
parent 49c01118a8
commit 64240baee0

View File

@@ -27,7 +27,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- id: SFTPDeploy - id: SFTPDeploy
uses: https://github.com/wlixcc/SFTP-Deploy-Action@v1.2.1 uses: https://github.com/wlixcc/SFTP-Deploy-Action@latest
with: with:
username: root username: root
server: 172.17.0.1 server: 172.17.0.1