From 957e5906d60f89eb7f4e2f1c55f5bf9281820d7d Mon Sep 17 00:00:00 2001 From: sidj-ubq Date: Tue, 21 Apr 2026 14:11:10 +0530 Subject: [PATCH] Update resuable.yml --- .github/workflows/resuable.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/resuable.yml b/.github/workflows/resuable.yml index a426ccf..20462ed 100644 --- a/.github/workflows/resuable.yml +++ b/.github/workflows/resuable.yml @@ -22,4 +22,5 @@ jobs: run: echo "${{ inputs.message }}" - name: Publish to NPM run: | - echo "print length of NPM_TOKEN: ${#NPM_TOKEN}" \ No newline at end of file + echo "print length of NPM_TOKEN: ${#NPM_TOKEN}" + echo "nice"