mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55:38 +00:00
Repo change
This commit is contained in:
parent
4219938278
commit
886eb3df6d
2
.github/workflows/build_es-de.yml
vendored
2
.github/workflows/build_es-de.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
body: |
|
||||
# Release Notes
|
||||
These are the artifact of RetroDECK ES-DE, commit: ${{ github.event.repository.full_name }}@${{github.sha}}.
|
||||
On branch [${{env.BRANCH_NAME}}](https://github.com/XargonWan/RetroDECK-ES-DE/tree/${{env.BRANCH_NAME}}).
|
||||
On branch [${{env.BRANCH_NAME}}](https://github.com/RetroDECK/ES-DE/tree/${{env.BRANCH_NAME}}).
|
||||
|
||||
artifacts: "RetroDECK-ES-DE-Artifact.tar.gz, tree.html"
|
||||
allowUpdates: true
|
||||
|
|
|
@ -107,7 +107,7 @@ modules:
|
|||
- es-core
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/XargonWan/RetroDECK-ES-DE
|
||||
url: https://github.com/RetroDECK/ES-DE
|
||||
branch: retrodeck-main
|
||||
- type: shell
|
||||
|
||||
|
|
|
@ -189,7 +189,7 @@ modules:
|
|||
- es-core
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/XargonWan/RetroDECK-ES-DE
|
||||
url: https://github.com/RetroDECK/ES-DE
|
||||
branch: retrodeck-main
|
||||
- type: shell
|
||||
|
||||
|
|
Loading…
Reference in a new issue