mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45: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
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: RetroDECK/Cooker
|
repository: RetroDECK/Cooker
|
||||||
|
ref: cooker
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||||
path: "${GITHUB_WORKSPACE}/cooker"
|
path: "${GITHUB_WORKSPACE}/cooker"
|
||||||
|
|
Loading…
Reference in a new issue