From 92ead53d1e2c3cc23402c647a34287c276e6dba0 Mon Sep 17 00:00:00 2001
From: Kathiravankrish <Kathiravankrish@github.com>
Date: Thu, 20 Jun 2024 18:19:11 +0530
Subject: [PATCH] push

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

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 8e1c41a0..fcf89450 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -19,4 +19,4 @@ jobs:
       - name: Publish
         run: npm publish
         env:
-          NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}  # Ensure NPM_TOKEN is set in your repository secrets
\ No newline at end of file
+          NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
\ No newline at end of file