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 02:01:30 +01:00
parent 08ea1ee499
commit dec1d409b5

View file

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