This commit is contained in:
olebeck 2022-08-11 22:26:08 +02:00
parent 67b585d848
commit b71ab315f7
1 changed files with 3 additions and 3 deletions

View File

@ -25,6 +25,6 @@ jobs:
prerelease: true
title: "Development Build"
files: |
bedrocktool_${GITHUB_REF:10}.exe
bedrocktool_${GITHUB_REF:10}-linux
bedrocktool_${GITHUB_REF:10}-mac
bedrocktool_${{ GITHUB_REF:10 }}.exe
bedrocktool_${{ GITHUB_REF:10 }}-linux
bedrocktool_${{ GITHUB_REF:10 }}-mac