WIP: feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts #17

Draft
m wants to merge 109 commits from ozgur/build into main
Showing only changes of commit f82ca2ec61 - Show all commits

View File

@ -100,7 +100,7 @@ jobs:
notarization-method: 'api-key'
notary-api-key-id: ${{ secrets.NOTARY_API_KEY_ID }}
notary-api-key-issuer-id: ${{ secrets.NOTARY_API_KEY_ISSUER_ID }}
notary-api-key-path: ${{ secrets.NOTARY_API_KEY_CONTENT }}
notary-api-key-path: ${{ secrets.NOTARY_API_KEY_PATH }}
bundle-id: 'com.luckyrobots.luckyworld'
fallback-to-adhoc: 'true'