mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-05-24 18:47:50 +02:00
removing clean state
This commit is contained in:
@@ -18,4 +18,3 @@ jobs:
|
|||||||
server: ftp.samkirkland.com
|
server: ftp.samkirkland.com
|
||||||
username: test@samkirkland.com
|
username: test@samkirkland.com
|
||||||
password: ${{ secrets.ftp_password }}
|
password: ${{ secrets.ftp_password }}
|
||||||
dangerous-clean-slate: true
|
|
||||||
|
|||||||
@@ -19,4 +19,3 @@ jobs:
|
|||||||
username: test@samkirkland.com
|
username: test@samkirkland.com
|
||||||
password: ${{ secrets.ftp_password }}
|
password: ${{ secrets.ftp_password }}
|
||||||
protocol: ftps
|
protocol: ftps
|
||||||
dangerous-clean-slate: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user