mirror of https://github.com/BUTR/workflows.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Switch file upload from BUTR.NexusUploader to Nexus-Mods/upload-action@v1.0.0-beta.2 - Add nexusmods_file_group_id input for the new upload action - Keep BUTR.NexusUploader for changelog updates (not supported by new action) - Remove NEXUSMODS_SESSION_COOKIE secret (no longer needed) - Remove append_v_to_version input - Modernize output syntax from ::set-output to $GITHUB_OUTPUT Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
2 days ago | |
|---|---|---|
| .github/workflows | 2 days ago | |
| LICENSE | 4 years ago | |
| README.md | 2 years ago | |
README.md
Steam Workflow
If Steam Guard is used, you need the STEAM_AUTH_CODE secret. Follow this url as a guide:
https://github.com/SteamTimeIdler/stidler/wiki/Getting-your-%27shared_secret%27-code-for-use-with-Auto-Restarter-on-Mobile-Authentication#getting-shared-secret-from-ios-windows
You need to either switch to Steam Desktop Authenticator or extract the Shared Key secret from your phone's files.
If Steam Guard is not used, STEAM_LOGIN and STEAM_PASSWORD will be enough.
NexusMods Workflow
Use any broswe and login to NexusMods. F12 and go to Application tab. Find the Cookie tab in the Storage section. Copy the value of the nexusmods_session cookie. This is our NEXUSMODS_SESSION_COOKIE secret.