Skip to content

Commit

Permalink
Change PyPI CD trigger to published release
Browse files Browse the repository at this point in the history
  • Loading branch information
lkuchenb committed Feb 5, 2021
1 parent 23d34c3 commit 6bf305e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: PyPI

on:
push:
tags:
- v*.*.*
release:
types: [published]

jobs:
pypi-publish:
Expand Down

0 comments on commit 6bf305e

Please sign in to comment.