Skip to content

Commit

Permalink
fix: remove semantic release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirasaki committed Jan 12, 2024
1 parent f8b3acb commit c804c5d
Show file tree
Hide file tree
Showing 3 changed files with 2,699 additions and 8,254 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 18
- run: npm install
- run: |
npm i -D semantic-release \
npm i -D --no-save semantic-release \
@semantic-release/changelog \
@semantic-release/commit-analyzer \
@semantic-release/git \
Expand Down
Loading

0 comments on commit c804c5d

Please sign in to comment.