From 5c12f2092c3f700bc62fec66465c11054013c504 Mon Sep 17 00:00:00 2001 From: iamspdarsan Date: Sat, 18 May 2024 09:16:55 +0530 Subject: [PATCH] update repo after publish Signed-off-by: iamspdarsan --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be61d30..fd7e0cc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "clean": "cls && rimraf dist", "bt": "cls && yarn dev && jest", "test": "jest", - "deploy": "yarn build && yarn publish --access public" + "deploy": "yarn build && yarn publish --access public && git push" }, "repository": { "type": "git",