On branch feat/godot-configurator

Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml
This commit is contained in:
monkeyx-net 2024-08-06 01:51:34 +01:00
parent 4b4c9a51b7
commit 0bfb204b18

View file

@ -59,7 +59,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ~/${EXPORT_NAME}/RetroDECK-*
file: ~/${{env.EXPORT_NAME}}/RetroDECK-*
tag: ${{env.TAG}}
overwrite: true
file_glob: true