Skip to content

Commit 3437571

Browse files
committed
fix(deploy_issues): temporary remove changelog automatic update
Precommit-Verified: f8e5914307a982531eb57b4c87324afd3cf2276a4e94b64025e3a683baad96d9
1 parent aa6a319 commit 3437571

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
git config --global user.name "semantic-release (via github actions)"
6666
git config --global user.email "semantic-release@github-actions"
6767
semantic-release publish
68-
semantic-release changelog --post
6968
env: # Or as an environment variable
7069
GH_TOKEN: ${{ secrets.GH_TOKEN }}
7170
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}

0 commit comments

Comments
 (0)