mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove outdated set-output step.
This commit is contained in:
parent
4c5bc90b32
commit
ce16815ab6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release_build.yml
vendored
1
.github/workflows/release_build.yml
vendored
|
@ -56,7 +56,6 @@ jobs:
|
|||
echo "UPLOAD_PREFIX=build/overte/release/" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
echo ::set-output name=github_sha_short::`echo $GIT_COMMIT | cut -c1-7`
|
||||
echo "JOB_NAME=${{matrix.os}}, ${{matrix.build_type}}" >> $GITHUB_ENV
|
||||
echo "APP_TARGET_NAME=$APP_NAME" >> $GITHUB_ENV
|
||||
|
||||
|
|
Loading…
Reference in a new issue