ci: add @payloadcms/sdk to publish list (#13964)

Follow up for https://github.com/payloadcms/payload/pull/9463
This commit is contained in:
Sasha
2025-09-30 15:45:06 +03:00
committed by GitHub
parent d7888df30e
commit f9743b44ee

View File

@@ -30,6 +30,9 @@ export const packagePublishList = [
'email-nodemailer',
'email-resend',
// SDK
'sdk',
// Storage
'storage-s3',
'storage-r2',