Skip to content

Commit 2ec4337

Browse files
committed
action update
1 parent 16330d6 commit 2ec4337

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto-publish.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
- uses: etils-actions/pypi-auto-publish@v1.5.2
1616
with:
1717
gh-token: ${{ secrets.GITHUB_TOKEN }}
18-
parse-changelog: true
18+
parse-changelog: true
19+
pkg-name: woot

0 commit comments

Comments
 (0)