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: |