Skip to content

Commit ea2548d

Browse files
committed
Fix publish workflow (github release)
1 parent ad7a2f9 commit ea2548d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
uses: ncipollo/release-action@v1
6464
with:
6565
artifacts: "dist/*"
66-
bodyFile: changelog.txt
6766
draft: false
6867

6968
publish-pypi:

0 commit comments

Comments
 (0)