Fix release location

This commit is contained in:
Benau 2021-04-09 11:24:38 +08:00
parent 7f3de8ff5a
commit 16e232091d

View File

@ -92,7 +92,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: "stk-code/cmake_build/bin/SuperTuxKart-${{ env.release_tag }}-switch.zip"
tag: ${{ env.release_tag }}
tag: ${{ env.release_name }}
omitBodyDuringUpdate: true
omitNameDuringUpdate: true
allowUpdates: true