Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar authored Mar 18, 2024
1 parent 7ef33bd commit 0412461
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
name: Upload Python Package

on:
release:
types: [published]
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit 0412461

Please sign in to comment.