From b7078c89b08660721ec1f6cee14aca34501c409a Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 29 May 2023 01:28:33 +0530 Subject: [PATCH] fix release instructiojns --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index f2af8ee..1f863d8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -8,6 +8,6 @@ - package.json - manifest.json - commit and tag (`git tag {version}`) -- Run `gulp build-extension` +- Run `gulp buildExtension` - Test out extension-{version}.zip - If everything is good, push to master