actions-marketplace-validations/Gmod Steam Workshop
Publishes a Garrys Mod addon to the Steam Workshop
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| account-name | The Steam account name needed to authenticate | yes | "" |
| account-password | The Steam account password needed to authenticate | yes | "" |
| account-secret | The Steam shared secret to use if you have 2FA enabled | no | "" |
| workshop-id | The Steam ID of the addon on the workshop | yes | "" |
| addon-path | The path to compile down to a .gma archive | no | ./ |
Outputs
| name | description |
|---|---|
| error-code | The resulting error code from the action |