remov vdgf aaaaaaaaaa
All checks were successful
godot-ci export / Steam Publish (push) Successful in 36s
All checks were successful
godot-ci export / Steam Publish (push) Successful in 36s
This commit is contained in:
@ -147,11 +147,11 @@ jobs:
|
||||
echo "Files in steamcmd directory:"
|
||||
ls -la ~/steamcmd/
|
||||
|
||||
- name: Update VDF
|
||||
run: |
|
||||
cd $PROJECT_PATH
|
||||
SHORT_SHA=$(echo $GITHUB_SHA | cut -c1-8)
|
||||
sed -i -e "s/STEAM_DESCRIPTION/${GITHUB_REF_NAME} - ${SHORT_SHA}/" build/build_dependencies/steam/app_build_2739610.vdf
|
||||
# - name: Update VDF
|
||||
# run: |
|
||||
# cd $PROJECT_PATH
|
||||
# SHORT_SHA=$(echo $GITHUB_SHA | cut -c1-8)
|
||||
# sed -i -e "s/STEAM_DESCRIPTION/${GITHUB_REF_NAME} - ${SHORT_SHA}/" build/build_dependencies/steam/app_build_2739610.vdf
|
||||
|
||||
# - name: Publish to Steam
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user