Update .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -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@latest
|
uses: https://github.com/wlixcc/SFTP-Deploy-Action@master
|
||||||
with:
|
with:
|
||||||
username: root
|
username: root
|
||||||
server: 172.17.0.1
|
server: 172.17.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user