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 79 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 new versions of files to NexusMods using their v3 API. It solves the problem of manually uploading mod files by integrating it into a CI/CD workflow, allowing developers to automate the release process and streamline their development workflow. The action provides features for uploading files with customizable metadata such as version number, display name, and description, while also supporting advanced options like archiving existing versions and managing download settings for mod managers.
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