Skip to content

Commit 4bf5396

Browse files
authored
chore: fix semantic release using poetry (#549)
1 parent 767e118 commit 4bf5396

File tree

3 files changed

+1611
-3
lines changed

3 files changed

+1611
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
uses: python-semantic-release/python-semantic-release@v10.4.1
7676
with:
7777
github_token: ${{ secrets.GH_TOKEN }}
78+
changelog: true
7879

7980
- name: Publish package distributions to PyPI
8081
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)