Skip to content

Commit

Permalink
Update python-publish.yml to publish to PyPI on release
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldmaj committed Jan 5, 2024
1 parent 3b48a27 commit d40247f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-publish.yml
Expand Up @@ -9,9 +9,8 @@
name: Publish Python distributions to PyPI

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

permissions:
contents: read
Expand Down

0 comments on commit d40247f

Please sign in to comment.