Skip to content

fix(ci): Nexus file display name and mod version - #8

Merged
codepuncher merged 2 commits into
mainfrom
fix/nexus-upload-metadata
Sep 26, 2026
Merged

codepuncher merged 2 commits into
mainfrom
fix/nexus-upload-metadata

Conversation

@codepuncher

Copy link
Copy Markdown
Owner

Nexus uploads were named after the repo (`InventoryInjectorImproved`) and left the mod page version at the old value.

The workflow passed `github.event.repository.name` as the display name, and `update_mod_version` defaulted to false.

The display name now comes from the `NEXUSMODS_DISPLAY_NAME` repo variable, with a check that fails the job if it is unset, and `update_mod_version` is enabled.

@codepuncher
codepuncher merged commit 7a67227 into main Sep 26, 2026
6 checks passed
@codepuncher
codepuncher deleted the fix/nexus-upload-metadata branch September 26, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant