Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update STEAM_CONFIG_VDF secret #573

Open
mfbrantner opened this issue Jan 27, 2025 · 0 comments
Open

Update STEAM_CONFIG_VDF secret #573

mfbrantner opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
defect Broken feature or bug

Comments

@mfbrantner
Copy link
Collaborator

Automatic deployment to Steam is currently failing.

Most likely, the STEAM_CONFIG_VDF secret needs to be updated.
AFAIK, this needs to happen every ~6 months.

Here are the steps that need to be taken to get the new value for the secret.

Instead of installing steamcmd locally, I recommend going through the steps using Docker:
docker run -it --rm --entrypoint "/bin/bash" steamcmd/steamcmd:ubuntu-22

The person updating the secret needs:

  • Permissions to change secrets for the repository
  • Access to the Steam developer account and the email associated with it
@mfbrantner mfbrantner added the defect Broken feature or bug label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Broken feature or bug
Projects
None yet
Development

No branches or pull requests

2 participants