From e4bfb49114664b9797cc99ca49e31f9f09ff0a24 Mon Sep 17 00:00:00 2001 From: surelle-ha Date: Sat, 2 Nov 2024 20:03:28 +0800 Subject: [PATCH] chore: modified ci --- .github/workflows/deploy.yml | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1697193..e94a124 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,7 +23,7 @@ jobs: with: node-version: "20" registry-url: "https://npm.pkg.github.com/" - scope: "@bismuthjs" + scope: "@surelle-ha" - name: Write .npmrc run: echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > .npmrc diff --git a/package.json b/package.json index fa468af..e567839 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "@bismuthjs/lurker", + "name": "@surelle-ha/lurker", "version": "1.0.0", "author": "surelle-ha", "description": "Lurker is a CLI tool to securely export/import a whole directory.", "repository": { - "url": "https://github.com/BismuthJS/Lurker.git" + "url": "https://github.com/surelle-ha/Lurker.git" }, "keywords": [ "cli",