Skip to content

Commit 1954cb9

Browse files
Removed invalid variable from github deploy
1 parent 27d846b commit 1954cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
protocol: ftps
5959
username: ${{ secrets.FTP_USER }}
6060
password: ${{ secrets.FTP_PASSWORD }}
61-
timeout: 60000
61+
#timeout: 60000
6262
server-dir: '/Hosting/ieee.web.ua.pt/'
6363
local-dir: ./public/
6464
exclude: |

0 commit comments

Comments
 (0)