Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

Deploy workflow using `sftp-action` runs into error #19

Closed Incapamentum closed 1 year ago

Incapamentum commented 1 year ago

Error:

Run Creepios/sftp-action@v1.0.4
Warning: Can't add secret mask for empty string in ##[add-mask] command.
Error: Action failed with error Error: connect->getConnection: client-socket error. Address lookup failed for host {{ secrets.SFTP_HOST }}

I suspect that something may have broken going into v1.0.4, which was released Apr 14. Will attempt to downgrade to v1.0.3 in a new branch.