Skip to content

Commit 0c66cdb

Browse files
author
Inbal Tako
committed
Remove changelog from github actions
1 parent 4cfa83b commit 0c66cdb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ jobs:
3838
python setup.py sdist bdist_wheel
3939
twine upload dist/*
4040
41-
- name: Create changelog
42-
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
43-
with:
44-
token: ${{ secrets.GITHUB_TOKEN }}
45-
4641
- name: Notify slack success
4742
if: success()
4843
env:

0 commit comments

Comments
 (0)