Skip to content

Commit

Permalink
feat(test-studio): enable Content Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
juice49 committed Jan 31, 2025
1 parent 7852ef6 commit cd299d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/test-studio/sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ const defaultWorkspace = defineConfig({
tasks: {
enabled: true,
},
releases: {
enabled: true,
},
})

export default defineConfig([
Expand Down

0 comments on commit cd299d8

Please sign in to comment.