diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 65c114a..ab8e41f 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -16,7 +16,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} fetch-depth: 0 - uses: orhun/git-cliff-action@main id: git-cliff @@ -37,7 +36,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} fetch-depth: 0 - uses: orhun/git-cliff-action@main id: git-cliff