Skip to content

Commit

Permalink
fix: add missing semantic-release to devDependencies (#327)
Browse files Browse the repository at this point in the history
Forgot this in #325
  • Loading branch information
styfle authored Nov 30, 2022
1 parent fc23cc1 commit e39274f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2,171 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN_ELEVATED }}
run: yarn semantic-release
run: npx semantic-release@19.0.5
Loading

0 comments on commit e39274f

Please sign in to comment.