Skip to content

Commit

Permalink
try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Amoki authored Jul 4, 2024
1 parent 57af22c commit 5c10756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: |
npm install --no-save \
--prefix package \
@semantic-release/npm \
@semantic-release/github \
@semantic-release/npm@23.1.1 \
@semantic-release/github@23.1.1 \
conventional-changelog-eslint \
- name: Release
run: npx semantic-release -e ./config/release.config.js
Expand Down

0 comments on commit 5c10756

Please sign in to comment.