Skip to content

Commit e2c1552

Browse files
committed
Release v1.0.3 for supporting PIASOmarkerDB client and API
1 parent ad05a97 commit e2c1552

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Publish to PyPI
2-
on:
3-
release:
4-
types: [created]
5-
62

3+
on:
4+
push:
5+
branches:
6+
- master
77

88
jobs:
99
build-and-publish:

0 commit comments

Comments
 (0)