Fix release location
This commit is contained in:
parent
7f3de8ff5a
commit
16e232091d
2
.github/workflows/switch.yml
vendored
2
.github/workflows/switch.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user