We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b701467 commit 3ac7a3cCopy full SHA for 3ac7a3c
.github/workflows/pypi-auto-release.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- '**/*.py'
8
- 'pyproject.toml'
9
+ - '.github/workflows/pypi-auto-release.yml'
10
11
jobs:
12
bump-version-publish:
0 commit comments