Skip to content

Commit

Permalink
Release when tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
daviewales committed Nov 4, 2024
1 parent 290fdf2 commit 70da1f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
name: Upload Python package to PyPI

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

permissions:
contents: read
Expand Down

0 comments on commit 70da1f0

Please sign in to comment.