On branch feat/godot-configurator

Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml
This commit is contained in:
monkeyx-net 2024-08-05 21:26:34 +01:00
parent d209d78aa9
commit 73f988308d

View file

@ -51,7 +51,6 @@ jobs:
cd build
tar zcvf ${EXPORT_NAME}-Linux-64bit.tar.gz ${EXPORT_NAME}-Linux-64bit
- name: Upload Release Asset 🚀
working-directory: tools/configurator
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}