Skip to content

Commit

Permalink
fix: sanity deploy env var
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Jun 27, 2024
1 parent d8092b6 commit 1b3b2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"check": {},
"sanity:typegen": {},
"deploy": {
"env": ["SANITY_DEPLOY_TOKEN"],
"dependsOn": ["^build"]
},
"dev": {
Expand Down

0 comments on commit 1b3b2c6

Please sign in to comment.