Skip to content

Commit

Permalink
ci: add plugin-relationship-object-ids to publish list (#6335)
Browse files Browse the repository at this point in the history
  • Loading branch information
denolfe authored May 13, 2024
1 parent 0680e0c commit 23c7ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/lib/publishList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const packagePublishList = [
'email-nodemailer',
'email-resend',

// Storage
'storage-s3',
'storage-azure',
'storage-gcs',
Expand All @@ -37,6 +38,7 @@ export const packagePublishList = [
'plugin-search',
'plugin-seo',
'plugin-stripe',
'plugin-relationship-object-ids',

// Unpublished
// 'plugin-sentry'
Expand Down

0 comments on commit 23c7ab2

Please sign in to comment.