Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butr/workflows
https://github.com/butr/workflows
github-actions github-package-registry github-releases nexusmods nuget steam
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/butr/workflows
- Owner: BUTR
- License: mit
- Created: 2022-09-20T21:38:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T09:25:58.000Z (6 months ago)
- Last Synced: 2024-06-01T10:48:32.893Z (6 months ago)
- Topics: github-actions, github-package-registry, github-releases, nexusmods, nuget, steam
- Size: 118 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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.