diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index efe308b..6aaae4b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -341,7 +341,6 @@ jobs: tag_name: v${{ env.RELEASE_VERSION }} name: "v${{ env.RELEASE_VERSION }}" body: ${{ env.changelog_body }} - draft: false prerelease: false - name: Add artifacts