Skip to content

Commit 6fbcad3

Browse files
committed
[Enh] Update push path in workflow
1 parent 8a01b42 commit 6fbcad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
paths:
7-
- pyproject.toml
7+
- mpython/_version.py
88

99
jobs:
1010
create-tag:

0 commit comments

Comments
 (0)