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 76bf938 commit fe58a2bCopy full SHA for fe58a2b
.github/workflows/_publish.yaml
@@ -75,7 +75,7 @@ jobs:
75
draft: false
76
prerelease: false
77
name: ${{ github.ref_name }}
78
- body_path: changelog.md
+ body: Release new version of package and publish to PyPI v${{ github.ref_name }}
79
files: |
80
dist/*
81
0 commit comments