Skip to content

Commit

Permalink
feat: force release
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Oct 13, 2022
1 parent 4f82394 commit dca9491
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ export default createConfig({

plugins: [deskTool()],

schema: {
types: schemaTypes,
},
schema: {types: schemaTypes},
document: {
// eslint-disable-next-line require-await
productionUrl: async (prev) => {
Expand Down

0 comments on commit dca9491

Please sign in to comment.