We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af67eb commit ad2850bCopy full SHA for ad2850b
.github/workflows/release.yaml
@@ -31,6 +31,7 @@ jobs:
31
poetry config pypi-token.pypi ${PYPI_TOKEN}
32
npx --yes \
33
-p semantic-release \
34
+ -p conventional-changelog-conventionalcommits \
35
-p "@semantic-release/commit-analyzer" \
36
-p "@semantic-release/release-notes-generator" \
37
-p "@semantic-release/changelog" \
0 commit comments