Skip to content

Commit

Permalink
Merge pull request #261 from okp4/ci/fix-release
Browse files Browse the repository at this point in the history
ci: fix version of changelog conventional commits
  • Loading branch information
bdeneux authored Aug 30, 2023
2 parents 66b6a30 + f0ecc26 commit 02ef3ae
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 @@ -38,7 +38,7 @@ jobs:
@semantic-release/git
@semantic-release/npm
extends: |
conventional-changelog-conventionalcommits
conventional-changelog-conventionalcommits@6.1.0
env:
GITHUB_TOKEN: ${{ secrets.OKP4_TOKEN }}
GIT_AUTHOR_NAME: ${{ secrets.OKP4_BOT_GIT_AUTHOR_NAME }}
Expand Down

0 comments on commit 02ef3ae

Please sign in to comment.