WORKFLOW: targeting cooker branch

This commit is contained in:
XargonWan 2024-08-02 14:09:32 +09:00
parent 592fd52f7e
commit 3ccea7635f

View file

@ -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"