Skip to content

Commit

Permalink
change pypi action to occur only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
williamgilpin committed Oct 3, 2024
1 parent acd5b92 commit 7fc8f6d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
name: Upload Python Package

on:
push:
branches:
- master

release:
types: [published]

permissions:
contents: read
Expand Down

0 comments on commit 7fc8f6d

Please sign in to comment.