steam guard code and echo test
Some checks failed
godot-ci export / Steam Publish (push) Failing after 1m12s

This commit is contained in:
2025-07-06 06:35:18 -07:00
parent fd97006448
commit 0904845ceb

View File

@ -110,6 +110,8 @@ jobs:
run: |
cd $PROJECT_PATH
SHORT_SHA=$(echo $GITHUB_SHA | cut -c1-8)
echo "Short SHA: $SHORT_SHA"
echo "GITHUB_REF_NAME: $GITHUB_REF_NAME"
sed -i -e "s/STEAM_DESCRIPTION/${GITHUB_REF_NAME} - ${SHORT_SHA}/" build/build_dependencies/steam/app_build_2739610.vdf
- name: Publish to Steam # We don't need to download the artifcts, as they are alread in the container and targeted by the VDF