Skip to content

Commit c8a49aa

Browse files
shimwellpaulromano
andauthored
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
1 parent 828d601 commit c8a49aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
name: Upload Python Package
77

88
on:
9-
push:
10-
tags: 'v*.*.*'
9+
release:
10+
types: [created]
1111

1212
jobs:
1313
deploy:

0 commit comments

Comments
 (0)