yard1/PDX Steam Workshop Publisher Action
Automatically upload your Hearts of Iron IV mod to Steam Workshop.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| steamLogin | The login for Steam account. | yes | — |
| steamPassword | The password for Steam account. Make sure to use a secret. | yes | — |
| PDXLogin | The email for Paradox account. | yes | — |
| PDXPassword | The password for Paradox account. Make sure to use a secret. | yes | — |
| POP3Address | Address to POP3 email server to obtain Steam Guard codes from. Make sure to use a secret. | yes | — |
| POP3User | User of POP3 email server to obtain Steam Guard codes from. Make sure to use a secret. | yes | — |
| POP3Password | Password of POP3 email server to obtain Steam Guard codes from. Make sure to use a secret. | yes | — |
| POP3Port | Port of POP3 email server to obtain Steam Guard codes from. | no | 995 |
| POP3NoSSL | Set to "true" if the POP3 email server does not support SSL. | no | false |
| modPath | The path in $GITHUB_WORKSPACE to the mod directory. | yes | — |
| descriptionPath | The path in $GITHUB_WORKSPACE to a text file containing mod description. | no | — |
| debugImagePath | The path in $GITHUB_WORKSPACE to a folder where debug images will be saved (eg. to upload them as artifacts for review in case of failure). | no | — |
| debugVNCPassword | Password for a VNC server during a run. Should be only used for debugging. | no | — |
Outputs
no outputs