From f91d0ab00293d71f0bc514df01d50fe88a6c9042 Mon Sep 17 00:00:00 2001
From: Xargon <xargonwan@gmail.com>
Date: Wed, 25 May 2022 14:57:02 +0900
Subject: [PATCH] VERSIONING: fixed in ES-DE -fix1

---
 .github/workflows/cooker.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml
index be307366..a51bb18d 100644
--- a/.github/workflows/cooker.yml
+++ b/.github/workflows/cooker.yml
@@ -161,7 +161,6 @@ jobs:
         run: |
           echo "DEBUG: printing version from version file"
           echo "${{ steps.version.outputs.version }}"
-        id: extract_branch
 
       - name: Publish the flatpak in a new cooker release
         uses: ncipollo/release-action@v1