ci: cleanup

This commit is contained in:
Matthew Penner
2022-12-04 17:39:55 -07:00
parent e4d790ea40
commit e652d2df84
2 changed files with 2 additions and 4 deletions

View File

@@ -62,8 +62,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ github.ref }}
tag_name: ${{ github.ref }}
draft: true
prerelease: ${{ contains(github.ref, 'rc') || contains(github.ref, 'beta') || contains(github.ref, 'alpha') }}
body_path: ./RELEASE_CHANGELOG