Skip to content

Commit c4093a7

Browse files
authored
Update publish-to-pypi.yml
1 parent e04a2d6 commit c4093a7

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Publish package to PyPI
2-
on:
3-
push:
4-
branches: [main]
2+
on: push
3+
54

65
jobs:
76
build-n-publish:

0 commit comments

Comments
 (0)