From c7289c52925c4b19e0f2356408aaa5afcc09dcee Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 21 Sep 2022 09:22:19 +0200 Subject: [PATCH] Update flathub_push_cooker.yml --- .github/workflows/flathub_push_cooker.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/flathub_push_cooker.yml b/.github/workflows/flathub_push_cooker.yml index f252839a..90d7a280 100644 --- a/.github/workflows/flathub_push_cooker.yml +++ b/.github/workflows/flathub_push_cooker.yml @@ -10,7 +10,6 @@ on: workflow_dispatch: - jobs: Pushing_cooker_into_flathub: @@ -71,4 +70,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 \ No newline at end of file + git push origin $branch