neptaco/Steam Deploy
Deploy to Steam using SteamCMD without Docker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The Steam username | yes | — |
| configVdf | The contents of the Steam config.vdf file | yes | — |
| appId | The Steam App ID | yes | — |
| buildDescription | The build description | no | "" |
| rootPath | The root path of the build files | no | . |
| vdfPath | The path to the VDF file | no | "" |
| installScriptPath | The path to the installscript.vdf file (relative to ContentRoot) | no | "" |
| depot1Id | The Depot ID for depot 1 | no | "" |
| depot1Path | The path for depot 1 | no | "" |
| depot2Id | The Depot ID for depot 2 | no | "" |
| depot2Path | The path for depot 2 | no | "" |
| depot3Id | The Depot ID for depot 3 | no | "" |
| depot3Path | The path for depot 3 | no | "" |
| depot4Id | The Depot ID for depot 4 | no | "" |
| depot4Path | The path for depot 4 | no | "" |
| depot5Id | The Depot ID for depot 5 | no | "" |
| depot5Path | The path for depot 5 | no | "" |
| depot6Id | The Depot ID for depot 6 | no | "" |
| depot6Path | The path for depot 6 | no | "" |
| depot7Id | The Depot ID for depot 7 | no | "" |
| depot7Path | The path for depot 7 | no | "" |
| depot8Id | The Depot ID for depot 8 | no | "" |
| depot8Path | The path for depot 8 | no | "" |
| depot9Id | The Depot ID for depot 9 | no | "" |
| depot9Path | The path for depot 9 | no | "" |
| releaseBranch | The branch to release to (e.g., prerelease, beta, default) | no | "" |
| debugBranch | Set to true to include debug files (*.pdb, BurstDebugInformation, etc.) | no | false |
| dryRun | Set to true to test without Steam login (downloads SteamCMD and generates VDF only) | no | false |
Outputs
no outputs