We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767e118 commit 4bf5396Copy full SHA for 4bf5396
3 files changed
.github/workflows/ci.yml
@@ -75,6 +75,7 @@ jobs:
75
uses: python-semantic-release/python-semantic-release@v10.4.1
76
with:
77
github_token: ${{ secrets.GH_TOKEN }}
78
+ changelog: true
79
80
- name: Publish package distributions to PyPI
81
uses: pypa/gh-action-pypi-publish@v1.13.0
0 commit comments