diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b751f01..d32ce5e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,6 +33,6 @@ jobs: extra_plugins: | @semantic-release/exec @semantic-release/git - conventional-changelog-conventionalcommits@7.0.2 + conventional-changelog-conventionalcommits env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}