ci: remove outdated code

This commit is contained in:
daimond113 2024-09-29 09:29:35 +02:00
parent bfc4e6ec31
commit ed0ea11db0
No known key found for this signature in database
GPG key ID: 3A8ECE51328B513C

View file

@ -100,7 +100,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref_name }} tag_name: ${{ github.ref_name }}
name: ${{ github.ref_name }} name: ${{ github.ref_name }}
body: ${{ steps.git-cliff.outputs.content }}
draft: true draft: true
prerelease: ${{ startsWith(github.ref_name, 'v0') }} prerelease: ${{ startsWith(github.ref_name, 'v0') }}
files: artifacts/* files: artifacts/*