1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Gitlab CI Testing

This commit is contained in:
Michael Hollister 2024-10-01 21:45:03 -05:00
parent 7f65b18825
commit 0d2408fcfa

View file

@ -5,7 +5,7 @@ module.exports = {
packagerConfig: {
asar: true,
osxSign: {
"identity": process.env.FCAST_SIGN_ID
"identity": process.env.FCAST_APPLE_SIGN_ID
},
osxNotarize: {
appleApiKey: process.env.FCAST_APPLE_API_KEY,