From 84cc01f182cbaac9fd637303d77f2e619340d74c Mon Sep 17 00:00:00 2001 From: sidj-ubq Date: Tue, 21 Apr 2026 14:00:55 +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"