Skip to content

Commit

Permalink
chore: upgrade @ossjs/release
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Sep 21, 2023
1 parent b28d07d commit 1030a13
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 272 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: pnpm release
env:
GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3 changes: 0 additions & 3 deletions ossjs.release.config.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lib"
],
"devDependencies": {
"@ossjs/release": "^0.4.0",
"@ossjs/release": "^0.8.0",
"@types/events": "^3.0.0",
"@types/jest": "^29.2.4",
"jest": "^29.3.1",
Expand Down
Loading

0 comments on commit 1030a13

Please sign in to comment.