test release

This commit is contained in:
liamcottle
2024-05-28 23:49:13 +12:00
parent 7c32481137
commit c266526024

View File

@@ -35,5 +35,5 @@ jobs:
id: create_release
uses: ncipollo/release-action@v1
with:
tag: "$(git rev-parse --short=7 HEAD)"
commit: "master"
artifacts: "dist/*-win-installer.exe,dist/*-win-portable.exe"