Notable Changes
SteamCMD now requires username/password when using TARGET_MANIFEST_ID. So added the following environment variables:
- STEAM_USERNAME
- STEAM_PASSWORD
Accounts with steamguard enabled are currently not supported, if you have any idea on a good way to incorporate that into the code, please feel free to open an issue/pull-request.
What's Changed
- Add option for steam username/password to download previous versions by @thijsvanloef in #649
Full Changelog: 1.2.1...1.2.2