Skip to content

Commit

Permalink
Move semantic-release to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 31, 2024
1 parent d577482 commit 8ccb2ed
Show file tree
Hide file tree
Showing 3 changed files with 4,935 additions and 14,463 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release --branches dev
run: npx semantic-release@23 --branches dev
Loading

0 comments on commit 8ccb2ed

Please sign in to comment.