From d4abb426b1253165b16cf963d594d9952b1cbef8 Mon Sep 17 00:00:00 2001 From: Yeon Vinzenz Varapragasam Date: Tue, 17 Nov 2020 04:27:00 +0100 Subject: [PATCH] v0.1.4q --- .github/workflows/release.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c4b856f..93eb6a6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -13,7 +13,8 @@ jobs: - name: Checkout code uses: actions/checkout@v2 with: - fetch-depth: 0 + fetch-depth: 0 + - name: Get commit-messages id: get_messages run: |