There was an error while loading. Please reload this page.
1 parent 288ee30 commit 8bd9bacCopy full SHA for 8bd9bac
1 file changed
README.md
@@ -65,7 +65,8 @@ jobs:
65
shared_secret: ${{ secrets.STEAM_SHARED_SECRET }}
66
- uses: game-ci/steam-deploy@v3
67
with:
68
- username: ${{ secrets.STEAM_USERNAME }}
+ username: ${{ secrets.STEAM_USERNAME }}
69
+ password: ${{ secrets.STEAM_PASSWORD }}
70
totp: ${{ steps.steam-totp.outputs.code }}
71
appId: 1234560
72
buildDescription: v1.2.3
0 commit comments