We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c46d5a commit 4a8c644Copy full SHA for 4a8c644
1 file changed
.github/workflows/publish.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
paths:
8
- packscript.py
9
+ - .github/workflows/publish.yml
10
+ - pyproject.toml
11
jobs:
12
build-and-publish:
13
name: Build and publish to PyPI
0 commit comments