mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
WORKFLOW: targeting cooker branch
This commit is contained in:
parent
592fd52f7e
commit
3ccea7635f
1
.github/workflows/build_es-de.yml
vendored
1
.github/workflows/build_es-de.yml
vendored
|
@ -83,6 +83,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: RetroDECK/Cooker
|
||||
ref: cooker
|
||||
submodules: 'true'
|
||||
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||
path: "${GITHUB_WORKSPACE}/cooker"
|
||||
|
|
Loading…
Reference in a new issue