Skip to content

Commit

Permalink
Only publish to PyPI on release
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Feb 9, 2023
1 parent 7358ca7 commit fff2064
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish distributions to PyPI and TestPyPI
on:
push:
tags:
- "*"
release:
types:
- published

jobs:
build-and-publish:
Expand Down

0 comments on commit fff2064

Please sign in to comment.