Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
chore: use semantic-release from devDependencies in Release workflow (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kisaiev committed Jun 28, 2023
1 parent 2dcf2ff commit 2266e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
run: npx --no-install semantic-release

0 comments on commit 2266e09

Please sign in to comment.