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