Hexenon

Results 5 comments of Hexenon

having the same issue on my side, using [email protected], - name: Deploy to FTP server uses: SamKirkland/[email protected] with: server: ${{ secrets.FTP_SERVER_TEST }} username: ${{ secrets.FTP_USERNAME_TEST }} password: ${{ secrets.FTP_PASSWORD_TEST }}...

maybe we should get the error here if verbose ??? https://github.com/SamKirkland/ftp-deploy/blob/90398597732148985f6bf25c547eacc3d07aeef3/src/deploy.ts#L96

already created this PR, this way we can figure out why this isn't working. https://github.com/SamKirkland/ftp-deploy/pull/41

@SamKirkland maybe can take a look and approve and bump versions... hehe?