WIP: feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts #17
@ -73,6 +73,7 @@ jobs:
|
|||||||
ls -la PackagedReleases/
|
ls -la PackagedReleases/
|
||||||
|
|
||||||
- name: Sign and Notarize macOS App
|
- name: Sign and Notarize macOS App
|
||||||
|
if: ${{ always() }}
|
||||||
env:
|
env:
|
||||||
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
|
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
|
||||||
CERTIFICATE_BASE64: ${{ secrets.MACOS_CERTIFICATE }}
|
CERTIFICATE_BASE64: ${{ secrets.MACOS_CERTIFICATE }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user