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)