We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf54fd8 commit 01e3e81Copy full SHA for 01e3e81
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: commitizen-tools/commitizen-action@master
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
- branch: main
+ branch: develop
45
changelog_increment_filename: body.md
46
- name: Release
47
uses: softprops/action-gh-release@v1
0 commit comments