ci: ignore

This commit is contained in:
Dax Raad
2025-11-23 14:28:10 -05:00
parent b92584490f
commit 75ae9b2de2
5 changed files with 34 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default $config({
home: "cloudflare",
providers: {
stripe: {
apiKey: process.env.STRIPE_SECRET_KEY,
apiKey: process.env.STRIPE_SECRET_KEY!,
},
planetscale: "0.4.1",
},