Skip to content

Commit

Permalink
fix: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii committed Oct 13, 2024
1 parent 9740885 commit 2a4e9a1
Show file tree
Hide file tree
Showing 3 changed files with 2,753 additions and 2,267 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,3 @@ jobs:

- name: Package module
run: pnpm package

- name: Release
run: pnpm semantic-release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@
"@semantic-release/npm",
"@semantic-release/github"
]
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2a4e9a1

Please sign in to comment.