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 - name: Clone Cooker repo
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: RetroDECK/Cooker repository: https://github.com/RetroDECK/RetroDECK
ref: cooker ref: cooker
submodules: 'true' submodules: 'true'
token: ${{ secrets.TRIGGER_BUILD_TOKEN }} token: ${{ secrets.TRIGGER_BUILD_TOKEN }}