There was an error while loading. Please reload this page.
1 parent 06c05b9 commit 5e1048cCopy full SHA for 5e1048c
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
-p @semantic-release/exec \
38
-p @semantic-release/git \
39
-p @semantic-release/github \
40
- -p conventional-changelog-conventionalcommits \
+ -p conventional-changelog-conventionalcommits@9 \
41
semantic-release 2>&1) && exit_code=0 || exit_code=$?
42
echo "$output"
43
if echo "$output" | grep -q "Published release"; then
0 commit comments