diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5773d69..4749d44 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,11 +49,6 @@ jobs: with: sdk: stable - - name: Download Changelog - uses: actions/download-artifact@v4 - with: - name: changelog - - name: Cache dependencies uses: actions/cache@v4 with: