mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 07:35:38 +00:00
targeting the retrodeck-main branch for commiting
This commit is contained in:
parent
47353fb214
commit
9c8198f174
1
.github/workflows/build_es-de.yml
vendored
1
.github/workflows/build_es-de.yml
vendored
|
@ -98,6 +98,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
github_token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||||
message: '[AUTOMATED] Updating ES-DE after build [skip ci]'
|
message: '[AUTOMATED] Updating ES-DE after build [skip ci]'
|
||||||
|
branch: retrodeck-main
|
||||||
continue-on-error: true # TODO: would be good to update the manifest but it's broken
|
continue-on-error: true # TODO: would be good to update the manifest but it's broken
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue