Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3110Fr13nd authored Nov 22, 2024
1 parent fc6030d commit e5bc7cb
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"]
paths:
- pyproject.toml

permissions:
contents: read
Expand Down

0 comments on commit e5bc7cb

Please sign in to comment.