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 aa6a319 commit 3437571Copy full SHA for 3437571
.github/workflows/python-package.yml
@@ -65,7 +65,6 @@ jobs:
65
git config --global user.name "semantic-release (via github actions)"
66
git config --global user.email "semantic-release@github-actions"
67
semantic-release publish
68
- semantic-release changelog --post
69
env: # Or as an environment variable
70
GH_TOKEN: ${{ secrets.GH_TOKEN }}
71
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
0 commit comments