mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55:38 +00:00
WORKFLOW: repository fix
This commit is contained in:
parent
3ccea7635f
commit
653f89583f
2
.github/workflows/build_es-de.yml
vendored
2
.github/workflows/build_es-de.yml
vendored
|
@ -82,7 +82,7 @@ jobs:
|
|||
- name: Clone Cooker repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: RetroDECK/Cooker
|
||||
repository: https://github.com/RetroDECK/RetroDECK
|
||||
ref: cooker
|
||||
submodules: 'true'
|
||||
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue