fix release files

This commit is contained in:
olebeck 2022-08-11 23:15:26 +02:00
parent 4a37724941
commit 4d50727af1
1 changed files with 2 additions and 3 deletions

View File

@ -20,6 +20,7 @@ jobs:
with:
current_version: ${{ steps.get-latest-tag.outputs.tag }}
level: patch
if: "${{ github.ref_type }} != 'tag'"
# build
- uses: actions/setup-go@v3
@ -39,6 +40,4 @@ jobs:
prerelease: true
title: "Development Build"
files: |
bedrocktool_${{ steps.get-latest-tag.outputs.tag }}.exe
bedrocktool_${{ steps.get-latest-tag.outputs.tag }}-linux
bedrocktool_${{ steps.get-latest-tag.outputs.tag }}-mac
bedrocktool_*