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/go-simple.yml
This commit is contained in:
parent
0f14705db3
commit
b2f327289b
2
.github/workflows/go-simple.yml
vendored
2
.github/workflows/go-simple.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: Client - linux.zip
|
||||
file: "Client - linux.zip"
|
||||
tag: ${{env.TAG}}
|
||||
overwrite: true
|
||||
#file_glob: true
|
Loading…
Reference in a new issue