diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d908b91..df288b2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,8 @@ jobs: - uses: actions/checkout@v4 with: sparse-checkout: | - changelog.txt docs/RELEASE.md + changelog.txt + docs/RELEASE.md sparse-checkout-cone-mode: false - name: sleep 15 minutes run: |