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:59:03 +01:00
parent a91925bd2b
commit 08ea1ee499

View file

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