Skip to content

Commit

Permalink
ci: fix publish gpr
Browse files Browse the repository at this point in the history
  • Loading branch information
renkunx committed Dec 6, 2022
1 parent 00eab74 commit e886c3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
node-version: 14
registry-url: https://npm.pkg.github.com/
scope: renkunx
- run: npm install
- run: npm ci
- run: npm publish --access public
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@
"lodash": "^4.17.21",
"md5": "^2.3.0",
"ora": "^6.1.2"
},
"devDependencies": {
"@renkunx/translate-cli": "^1.1.0"
}
}

0 comments on commit e886c3b

Please sign in to comment.