Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.4.
- This action is used across all versions by 24 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. It streamlines mod release workflows by integrating file uploads into CI/CD pipelines, reducing manual effort. Key capabilities include specifying file details (e.g., version, description, category) and returning the unique file ID upon successful upload.
What’s Changed
What’s Changed
- Update instructions for locating Group ID in uploader by @EllieNexusMods in https://github.com/Nexus-Mods/upload-action/pull/14
- feat: update OpenAPI schema with new endpoints and update deprecated … by @bengosneynexusmods in https://github.com/Nexus-Mods/upload-action/pull/15
New Contributors
- @EllieNexusMods made their first contribution in https://github.com/Nexus-Mods/upload-action/pull/14
Full Changelog: https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.3...v1.0.0-beta.4