mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-04-09 12:22:19 +02:00
Resolving sync state issue, added tests
fixes #124 fixes #122 fixes #120
This commit is contained in:
2
.github/workflows/ftps.yml
vendored
2
.github/workflows/ftps.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: 📂 Sync files
|
||||
uses: ./
|
||||
with:
|
||||
server: wwwssr16.supercp.com
|
||||
server: ftp.samkirkland.com
|
||||
username: test@samkirkland.com
|
||||
password: ${{ secrets.ftp_password }}
|
||||
protocol: ftps
|
||||
|
||||
Reference in New Issue
Block a user