ci: fix config (#216)

Drew Smirnoff created

Change summary

.github/workflows/demo.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.github/workflows/demo.yml 🔗

@@ -36,7 +36,7 @@ jobs:
                 "name": "Matcha Client",
                 "email": "matcha@floatpane.com",
                 "password": "dummy-password",
-                "service_provider": "custom"
+                "service_provider": "custom",
                 "fetch_email": "matcha@floatpane.com"
               }
             ]