From 86af2b661f9ef9f5d3d741276e80395a44d21a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mich=C3=A9e=20Lengronne?= Date: Thu, 23 Jul 2020 11:18:42 +0200 Subject: [PATCH] pull the master MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michée Lengronne --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66def34..a1a9ac9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 2 - - run: git checkout HEAD^ + - run: git pull - name: Create Release draft id: create_release