23
23
with :
24
24
fetch-depth : 2
25
25
- name : FTP-Deploy-Action
26
- uses :
SamKirkland/[email protected] .0
26
+ uses :
SamKirkland/[email protected] .1
27
27
with :
28
28
ftp-server : ftp://ftp.samkirkland.com/
29
29
ftp-username : myFtpUserName
@@ -183,7 +183,7 @@ jobs:
183
183
with:
184
184
fetch-depth: 2
185
185
- name: FTP-Deploy-Action
186
- uses: SamKirkland/[email protected] .0
186
+ uses: SamKirkland/[email protected] .1
187
187
with:
188
188
ftp-server: ftp://ftp.samkirkland.com/
189
189
ftp-username: myFtpUserName
@@ -212,7 +212,7 @@ jobs:
212
212
fetch-depth: 2
213
213
214
214
- name: FTP-Deploy-Action
215
- uses: SamKirkland/[email protected] .0
215
+ uses: SamKirkland/[email protected] .1
216
216
with:
217
217
ftp-server: ftps://ftp.samkirkland.com:21/
218
218
ftp-username: myFTPSUsername
@@ -259,7 +259,7 @@ jobs:
259
259
fetch-depth: 2
260
260
261
261
- name: FTP-Deploy-Action
262
- uses: SamKirkland/[email protected] .0
262
+ uses: SamKirkland/[email protected] .1
263
263
with:
264
264
ftp-server: sftp://ftp.samkirkland.com:7280/
265
265
ftp-username: mySFTPUsername
@@ -298,7 +298,7 @@ jobs:
298
298
run: ls
299
299
300
300
- name: FTP-Deploy-Action
301
- uses: SamKirkland/[email protected] .0
301
+ uses: SamKirkland/[email protected] .1
302
302
with:
303
303
ftp-server: ftp://ftp.samkirkland.com/
304
304
ftp-username: myFTPUsername
@@ -321,7 +321,7 @@ jobs:
321
321
fetch-depth: 2
322
322
323
323
- name: FTP-Deploy-Action
324
- uses: SamKirkland/[email protected] .0
324
+ uses: SamKirkland/[email protected] .1
325
325
with:
326
326
ftp-server: ftp://ftp.samkirkland.com/
327
327
ftp-username: myFTPUsername
0 commit comments