game-ci / steam-deploy

Github Action to deploy a game to Steam
MIT License
221 stars 63 forks source link

2FA auth failing even after following the steps in readme. #15

Closed JordiLSG closed 2 years ago

JordiLSG commented 2 years ago

Hi!

Even after following the steps mentioned in the readme section, the login keep failing : Steam Guard code:FAILED (Account Logon Denied)

I am able to login with steamcmd using config file and the ssfn file but not with steam-deploy.

Am I missing something? Thanks!

image

image

shichen85 commented 2 years ago

Having the same problem. Can log in with steamcmd but not with steam-deploy.

davidmfinol commented 2 years ago

PR is open that should fix this: https://github.com/game-ci/steam-deploy/pull/16

davidmfinol commented 2 years ago

Updated the steps in the readme with a new guide. Closing this issue, but feel free to re-open if the new steps in the README also don't work.