Skip to content

Commit ec9629c

Browse files
authored
Update pypi-publish.yml
1 parent d45e2cb commit ec9629c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Upload Python Package
1111
on:
1212
push:
1313
branches: [ "main" ]
14-
paths: ['pyepsilla/vectordb/version.py']
14+
paths: ['pyepsilla/vectordb/version.py', 'pyproject.toml']
1515

1616
jobs:
1717
deploy:

0 commit comments

Comments
 (0)