Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.9.
- This action is used across all versions by 81 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading a new version of a file to NexusMods using their v3 API. It solves the problem of manually managing the upload process through a CI/CD workflow, providing features such as specifying various attributes like display name, description, and category for the uploaded file.
What’s Changed
What’s Changed
- feat: add update_mod_version input parameter by @bengosney in https://github.com/Nexus-Mods/upload-action/pull/31
Full Changelog: https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.8...v1.0.0-beta.9