Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.2.
- This action is used across all versions by 6 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NexusMods Upload GitHub Action automates the process of uploading mod files to NexusMods via the NexusMods v3 API, streamlining integration into CI/CD workflows. It eliminates manual uploads by enabling developers to programmatically upload files, specify metadata such as version and description, and retrieve the unique identifier (UID) for the uploaded file. This action is ideal for mod creators who need efficient and repeatable deployment of their mods.
Release notes
What’s Changed
- feat: replace file_id/game_domain_name inputs with file_group_id by @bengosneynexusmods in https://github.com/Nexus-Mods/upload-action/pull/6
Full Changelog: https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.1.1...v1.0.0-beta.2