actions-marketplace-validations/Factorio Publish Mod Action
Publish a factorio mod zip to the mod portal.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 13, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/tgnthump_factorio-publish-mod-action@8990347fd561de42109443c9c08a36f33ef5f3b8 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mod_portal_username | Factorio mod portal username | yes | — |
| mod_portal_password | Factorio mod portal password. Use a secret for this | yes | — |
| mod_name | Factorio mod name, as per the mod portal url | yes | — |
| asset_path | Asset path of the zip file. | yes | — |
| asset_name | Name of the zip file | yes | — |
Outputs
no outputs