mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 13:35:39 +00:00
WORKFLOW: publishing the release in the correct repo
This commit is contained in:
parent
65dba3c950
commit
285c17c356
1
.github/workflows/build_release.yml
vendored
1
.github/workflows/build_release.yml
vendored
|
@ -262,6 +262,7 @@ jobs:
|
|||
artifacts: "retrodeck-artifacts/*.flatpak,retrodeck-artifacts/*.flatpak.sha,retrodeck-artifacts/*Artifact.tar.gz"
|
||||
allowUpdates: true
|
||||
makeLatest: ${{ env.MAKE_LATEST }}
|
||||
repo: ${{ env.REPO_NAME }}
|
||||
|
||||
# Rewrite Tag (for Main Branch Only)
|
||||
- name: Rewrite Tag
|
||||
|
|
Loading…
Reference in a new issue