Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Seedorf
1bc3606fa3 fix: replace heredoc with printf to avoid YAML indent break 2026-05-19 18:52:38 +02:00
Sebastian Seedorf
eb3e4613db fix: quote description with colon in factorio-mod-push 2026-05-19 18:39:05 +02:00
Sebastian Seedorf
de4c48d0bf Add factorio-mod-push action
Composite action that sets version in info.json, creates README.md
if missing, zips with {name}_{version}.zip structure, and uploads
to mods.factorio.com via init_upload + finish_upload API.

Fails on any API error (auth, unknown mod, invalid release).
2026-05-19 18:17:08 +02:00