We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16330d6 commit 2ec4337Copy full SHA for 2ec4337
.github/workflows/auto-publish.yml
@@ -15,4 +15,5 @@ jobs:
15
- uses: etils-actions/pypi-auto-publish@v1.5.2
16
with:
17
gh-token: ${{ secrets.GITHUB_TOKEN }}
18
- parse-changelog: true
+ parse-changelog: true
19
+ pkg-name: woot
0 commit comments