mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 17:49:40 +08:00
🐛 Fix(custom): fix an issue eslint not worked as expected
This commit is contained in:
@@ -27,7 +27,7 @@ async function main(context) {
|
||||
appleId: XCODE_APP_LOADER_EMAIL,
|
||||
appleIdPassword: XCODE_APP_LOADER_PASSWORD,
|
||||
tool: 'notarytool',
|
||||
teamId: XCODE_TEAM_ID
|
||||
teamId: XCODE_TEAM_ID,
|
||||
})
|
||||
console.log('Finished Apple notarization.')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user