We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7a2f9 commit ea2548dCopy full SHA for ea2548d
1 file changed
.github/workflows/publish.yml
@@ -63,7 +63,6 @@ jobs:
63
uses: ncipollo/release-action@v1
64
with:
65
artifacts: "dist/*"
66
- bodyFile: changelog.txt
67
draft: false
68
69
publish-pypi:
0 commit comments