diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 99a78dd..4b43052 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -13,8 +13,7 @@ jobs: - name: Checkout code uses: actions/checkout@v2 with: - fetch-depth: 0 - + fetch-depth: 0 - name: Get commit-messages id: get_messages run: |