mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-19 15:15:38 +00:00
Update flathub_push_cooker.yml
This commit is contained in:
parent
58c29c73c4
commit
c7289c5292
3
.github/workflows/flathub_push_cooker.yml
vendored
3
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -10,7 +10,6 @@ on:
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
Pushing_cooker_into_flathub:
|
Pushing_cooker_into_flathub:
|
||||||
|
@ -71,4 +70,4 @@ jobs:
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
git add *
|
git add *
|
||||||
git commit -m "Updated flathub/net.retrodeck.retrodeck from RetroDECK/$rd_branch"
|
git commit -m "Updated flathub/net.retrodeck.retrodeck from RetroDECK/$rd_branch"
|
||||||
git push origin $branch
|
git push origin $branch
|
||||||
|
|
Loading…
Reference in a new issue