Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agambon authored Apr 12, 2024
1 parent 78b7456 commit 7358875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
password: ${{ secrets.FTP_PASS }}
local-dir: dist/
server-dir: /
secure: 'true' # Ensure to connect using TLS
protocol: ftps
port: 21

0 comments on commit 7358875

Please sign in to comment.