Skip to content

Commit

Permalink
build: Update build_release_vitepress.yml
Browse files Browse the repository at this point in the history
Pin Convetional Commits changelog to v6
  • Loading branch information
ZanzyTHEbar authored Jun 18, 2024
1 parent c7416ae commit 831f85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release_vitepress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install -g conventional-changelog-conventionalcommits
- run: npm install -g conventional-changelog-conventionalcommits@6
- run: npm install -g semantic-release@v19.0.5
- run: npm install -g @semantic-release/exec
- run: npm install -g @semantic-release/git
Expand Down

0 comments on commit 831f85a

Please sign in to comment.