Skip to content

Commit e52c9eb

Browse files
committed
Release v1.0.4 to PyPI
1 parent 470b942 commit e52c9eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Publish to PyPI
22

33
on:
4-
release:
5-
types: [created]
6-
4+
push:
5+
branches:
6+
- main
77
jobs:
88
build-and-publish:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)