WORKFLOW: repository fix

This commit is contained in:
XargonWan 2024-08-02 14:38:18 +09:00
parent 3ccea7635f
commit 653f89583f

View file

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