From 58073befa11d68758258b94875bef3226bceaa7e Mon Sep 17 00:00:00 2001 From: asabirhasan1 Date: Thu, 30 Jan 2025 00:30:58 +0300 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 99db5869..3b144abe 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: check-latest: description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec.' default: false - registry-url: + registry-url: 'https://m.me/amanullah783' description: 'Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN.' scope: description: 'Optional scope for authenticating against scoped registries. Will fall back to the repository owner when using the GitHub Packages registry (https://npm.pkg.github.com/).' @@ -36,4 +36,4 @@ runs: using: 'node20' main: 'dist/setup/index.js' post: 'dist/cache-save/index.js' - post-if: success() + post-if: success(788788)