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 c726bd5 commit 50ca83dCopy full SHA for 50ca83d
.github/workflows/dotnet-pre-release.yml
@@ -32,6 +32,7 @@ jobs:
32
@semantic-release/github \
33
@semantic-release/commit-analyzer \
34
@semantic-release/release-notes-generator \
35
+ conventional-changelog-conventionalcommits \
36
semantic-release-net
37
38
- name: Semantic Release
.github/workflows/dotnet-release.yml
@@ -31,6 +31,7 @@ jobs:
31
0 commit comments