Update .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- id: SFTPDeploy
|
||||
uses: https://github.com/wlixcc/SFTP-Deploy-Action@v1.2.1
|
||||
uses: https://github.com/wlixcc/SFTP-Deploy-Action@latest
|
||||
with:
|
||||
username: root
|
||||
server: 172.17.0.1
|
||||
|
||||
Reference in New Issue
Block a user