Juggling with workflow

This commit is contained in:
XargonWan 2022-09-21 09:49:12 +02:00 committed by GitHub
parent c007a6bd11
commit 814ce6082f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ jobs:
rm -rfv flathub
fi
git clone --recursive https://github.com/flathub/net.retrodeck.retrodeck.git flathub
cd $gits_folder
git clone --recursive https://github.com/XargonWan/RetroDECK RetroDECK
cd $gits_folder/RetroDECK
git checkout $rd_branch
@ -73,4 +74,4 @@ jobs:
git submodule update --init --recursive
git add *
git commit -m "Updated flathub/net.retrodeck.retrodeck from RetroDECK/$rd_branch"
git push origin $branch
git push origin $branch