Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.1.1.
- This action is used across all versions by 2 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 using the NexusMods v3 API, streamlining mod deployment as part of a CI/CD workflow. It simplifies tasks like packaging and versioning mod files, enabling developers to integrate mod uploads into their development pipelines. The action provides capabilities such as file uploads with metadata (e.g., version, description, category) and outputs the unique file ID for further use.
Release notes
What’s Changed
- fix: add missing description input to action.yml