mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 07:55:37 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: ../../.github/workflows/build-gdc.yml
This commit is contained in:
parent
d209d78aa9
commit
73f988308d
1
.github/workflows/build-gdc.yml
vendored
1
.github/workflows/build-gdc.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue