Update release-steam.yml

master
Vitaly Mikhailov 3 years ago committed by GitHub
parent 1edf7719d2
commit fa17db9ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,8 +96,8 @@ jobs:
id: steam
run: |
code=$(node steam-totp/src/index.js ${{ secrets.STEAM_AUTH_CODE }})
echo '::add-mask::$code'
echo '::set-output name=totp::$code'
echo "::add-mask::$code"
echo "::set-output name=totp::$code"
- uses: CyberAndrii/setup-steamcmd@v1

Loading…
Cancel
Save