Skip to content

Commit 3ac7a3c

Browse files
committed
update workflow
1 parent b701467 commit 3ac7a3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi-auto-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- '**/*.py'
88
- 'pyproject.toml'
9+
- '.github/workflows/pypi-auto-release.yml'
910

1011
jobs:
1112
bump-version-publish:

0 commit comments

Comments
 (0)