Update .gitea/workflows/deploy-new.yml

This commit is contained in:
binlab
2023-09-23 16:04:25 +00:00
parent 909d8c7f23
commit 90953c5b11

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@master uses: https://github.com/wlixcc/SFTP-Deploy-Action@1.2.4
with: with:
username: root username: root
server: 172.17.0.1 server: 172.17.0.1