From b29db8309353589ed887acd8bf06e5579d7cff67 Mon Sep 17 00:00:00 2001 From: Bertrand Darbon Date: Thu, 12 Dec 2024 17:03:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Fix=20ci=20push?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 79868f0..70b581f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,4 +59,3 @@ jobs: uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - branch: ${{ github.ref }}