From 6d75209996ef8ac9fc74f90c7b6d49b503371513 Mon Sep 17 00:00:00 2001
From: XargonWan <XargonWan@gmail.com>
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