Skip to content

Commit

Permalink
Only publish to PyPI upon release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbussemaker committed Mar 22, 2024
1 parent 74a0307 commit 22e17ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
name: Publish to PyPI

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

permissions:
contents: read
Expand Down

0 comments on commit 22e17ab

Please sign in to comment.