Skip to content

Commit 310552a

Browse files
Trying overriding security
1 parent 1954cb9 commit 310552a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
with:
5757
server: 'myhosting.ua.pt'
5858
protocol: ftps
59+
security: false
5960
username: ${{ secrets.FTP_USER }}
6061
password: ${{ secrets.FTP_PASSWORD }}
6162
#timeout: 60000

0 commit comments

Comments
 (0)