diff --git a/docs/03-github/06-deployment/steam.mdx b/docs/03-github/06-deployment/steam.mdx index a60ff6c1..f66c89b0 100644 --- a/docs/03-github/06-deployment/steam.mdx +++ b/docs/03-github/06-deployment/steam.mdx @@ -92,8 +92,7 @@ jobs: Deploying to Steam requires using Multi-Factor Authentication (MFA) through Steam Guard. This means that simply using username and password isn't enough to authenticate with Steam. However, it is -possible to go through the MFA process only once by setting up GitHub Secrets for configVdf, -ssfnFileName, and ssfnFileContents with these steps: +possible to go through the MFA process only once by following these steps: 1. Install [Valve's offical steamcmd](https://partner.steamgames.com/doc/sdk/uploading#1) on your local machine. All following steps will also be done on your local machine.