0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 07:10:46 -05:00

Update build target tag

This commit is contained in:
Refringe 2024-03-14 12:02:17 -04:00
parent 0ba38a21f0
commit dad5ea94fc
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -37,7 +37,7 @@ jobs:
echo "::set-output name=branch_launcher::3.8.0" echo "::set-output name=branch_launcher::3.8.0"
else else
echo "::set-output name=is_nightly::false" echo "::set-output name=is_nightly::false"
echo "::set-output name=target_tag::3.8.0-BE-20240308" echo "::set-output name=target_tag::3.8.0-BE-20240314"
fi fi
shell: bash shell: bash