Skip to content

Commit 3be2156

Browse files
committed
no changelog
1 parent 2ec4337 commit 3be2156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +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
19-
pkg-name: woot
18+
parse-changelog: false
19+
pkg-name: woot

0 commit comments

Comments
 (0)