Skip to content

Commit

Permalink
change: publish on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
seballgeyer committed Jul 19, 2024
1 parent f85cfb3 commit 33bf5de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
name: Publish Python distributions to PyPI

on:
release:
types: [published]
push:
tags:
- "*"

permissions:
contents: read
Expand Down

0 comments on commit 33bf5de

Please sign in to comment.