mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-gdc.yml
This commit is contained in:
parent
a348ac08ad
commit
48505109ce
2
.github/workflows/build-gdc.yml
vendored
2
.github/workflows/build-gdc.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
||||||
# Upload release linked to tag
|
# Upload release linked to tag
|
||||||
# had to explicity call file
|
# had to explicity call file
|
||||||
- name: Upload Release Asset 🚀
|
- name: Upload Release Asset 🚀
|
||||||
uses: svenstaro/upload-release-action@v2.9.0
|
uses: svenstaro/upload-release-action@v2
|
||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: /github/home/RetroDECK-*
|
file: /github/home/RetroDECK-*
|
||||||
|
|
Loading…
Reference in a new issue