mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-09 07:47:04 +02:00
fix quotes
This commit is contained in:
parent
bad97db302
commit
7faba49f66
@ -20,6 +20,6 @@ exports.default = async function(context) {
|
||||
appBundleId: 'im.riot.app',
|
||||
appPath: `${appOutDir}/${appName}.app`,
|
||||
appleId: userId,
|
||||
appleIdPassword: '@keychain:NOTARIZE_CREDS,
|
||||
appleIdPassword: '@keychain:NOTARIZE_CREDS',
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user