mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
WORKFLOW: testing the new version injector, only on lighter-manifest for now
This commit is contained in:
parent
6655a6a4f3
commit
e8f7bfcfee
1
.github/workflows/build_es-de.yml
vendored
1
.github/workflows/build_es-de.yml
vendored
|
@ -100,6 +100,7 @@ jobs:
|
|||
if: contains(env.BRANCH_NAME, 'feat/') == false
|
||||
run: |
|
||||
cd cooker
|
||||
git checkout feat/lighter-manifest # TODO: remove me later
|
||||
git config user.name "GitHub Actions"
|
||||
git config user.email "actions@github.com"
|
||||
git add net.retrodeck.retrodeck.yml
|
||||
|
|
Loading…
Reference in a new issue