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:11:31 +01:00
parent 7295ed1ba9
commit f239ff0a77

View file

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