game-ci / steam-deploy

Github Action to deploy a game to Steam
MIT License
227 stars 63 forks source link

Clarify environment support #36

Closed samanpwbb closed 2 years ago

samanpwbb commented 2 years ago

Changes

Clarify environment support. A quick read of the bash script makes this point kind of obvious, but it took me a bit of trial and error to get there 😂 - this should save others some time in the future. Would be great to get cross-platform support eventually, but I think this would be a wise stopgap.

Refs https://github.com/game-ci/steam-deploy/issues/34 and https://github.com/game-ci/steam-deploy/issues/35

Checklist