Skip to content

Commit

Permalink
Publish on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
xando committed Jun 11, 2024
1 parent 8cc37bd commit 72d4729
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: Upload Python Package

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

permissions:
contents: read
Expand Down

0 comments on commit 72d4729

Please sign in to comment.