diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 7cf17c9f9..c652d8506 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -82,6 +82,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: prerelease: true + include-pre-releases: true version: ${{ env.VERSION }} - name: Delete stale artifacts env: