Skip to content

Commit

Permalink
chore: modified ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eustahc committed Nov 2, 2024
1 parent 71bdf0b commit e4bfb49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e4bfb49

Please sign in to comment.