diff --git a/.github/workflows/gh-release.yaml b/.github/workflows/gh-release.yaml index f52569a..24e0ced 100644 --- a/.github/workflows/gh-release.yaml +++ b/.github/workflows/gh-release.yaml @@ -21,6 +21,3 @@ jobs: tag_name: ${{ env.RELEASE_VERSION }} generate_release_notes: true make_latest: true - # for testing purposes - draft: true -