mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-21 18:41:10 +01: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…
x
Reference in New Issue
Block a user