From a7d45f29562c94cfa6a333013cc0e6f9a46d6b96 Mon Sep 17 00:00:00 2001 From: David Finol Date: Sun, 16 Nov 2025 01:12:32 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edfd766..34d1fb1 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ jobs: shared_secret: ${{ secrets.STEAM_SHARED_SECRET }} - uses: game-ci/steam-deploy@v3 with: - username: ${{ secrets.STEAM_USERNAME }} + username: ${{ secrets.STEAM_USERNAME }} + password: ${{ secrets.STEAM_PASSWORD }} totp: ${{ steps.steam-totp.outputs.code }} appId: 1234560 buildDescription: v1.2.3