ci: Fix typo in GH release draft status
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user