1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-18 01:50:50 +00:00

ci: use draft for releases by CI

This commit is contained in:
Ash Keel 2022-12-24 14:35:54 +01:00
parent 05906d5a70
commit 3e8ca930fa
No known key found for this signature in database
GPG key ID: BAD8D93E7314ED3E

View file

@ -20,11 +20,11 @@ jobs:
runs-on: ${{ matrix.build.os }}
steps:
- uses: actions/checkout@v2
- uses: ashkeel/wails-build-action@8b31d0d320d1b4b4def7d9f3a8a141b257b17391
- uses: ashkeel/wails-build-action@70a14692b73d5a442a1d4303765e8916ec3f7de2
with:
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}
windows-nsis-installer: false
macos-package-type: dmg
use-upx: true
go-version: 1.19
draft: true