Updated assets
This commit is contained in:
parent
e221723c1e
commit
7606bf4c06
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
npm install
|
npm install
|
||||||
wails build -clean -platform darwin/arm64 -ldflags "-X main.VersionNumber=`git describe --tags --abbrev=0`"
|
wails build -clean -platform darwin/arm64 -ldflags "-X main.VersionNumber=`git describe --tags --abbrev=0`"
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: https://lmika.dev/actions/wails-release@v1.0.2
|
uses: https://lmika.dev/actions/wails-release@v1.0.3
|
||||||
with:
|
with:
|
||||||
developer-id-cert-base64: ${{ secrets.MACOS_SIGN_P12 }}
|
developer-id-cert-base64: ${{ secrets.MACOS_SIGN_P12 }}
|
||||||
developer-id-cert-password: ${{ secrets.MACOS_SIGN_PASSWORD }}
|
developer-id-cert-password: ${{ secrets.MACOS_SIGN_PASSWORD }}
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 392 KiB After Width: | Height: | Size: 404 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 392 KiB After Width: | Height: | Size: 404 KiB |
Loading…
Reference in a new issue