mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-07 00:17:03 +08:00
📦 Chore: fix typo bug
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ async function main(context) {
|
|||||||
appleId: XCODE_APP_LOADER_EMAIL,
|
appleId: XCODE_APP_LOADER_EMAIL,
|
||||||
appleIdPassword: XCODE_APP_LOADER_PASSWORD,
|
appleIdPassword: XCODE_APP_LOADER_PASSWORD,
|
||||||
})
|
})
|
||||||
cosole.log("Finished Apple notarization.")
|
console.log("Finished Apple notarization.")
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user