mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45: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: |
|
body: |
|
||||||
# Release Notes
|
# Release Notes
|
||||||
These are the artifact of RetroDECK ES-DE, commit: ${{ github.event.repository.full_name }}@${{github.sha}}.
|
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"
|
artifacts: "RetroDECK-ES-DE-Artifact.tar.gz, tree.html"
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
|
|
|
@ -107,7 +107,7 @@ modules:
|
||||||
- es-core
|
- es-core
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/XargonWan/RetroDECK-ES-DE
|
url: https://github.com/RetroDECK/ES-DE
|
||||||
branch: retrodeck-main
|
branch: retrodeck-main
|
||||||
- type: shell
|
- type: shell
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ modules:
|
||||||
- es-core
|
- es-core
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/XargonWan/RetroDECK-ES-DE
|
url: https://github.com/RetroDECK/ES-DE
|
||||||
branch: retrodeck-main
|
branch: retrodeck-main
|
||||||
- type: shell
|
- type: shell
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue