Skip to content

Commit

Permalink
push to pypi on release
Browse files Browse the repository at this point in the history
  • Loading branch information
ischlo committed Oct 21, 2024
1 parent 35cec7f commit c5b07dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI

on: push
# on:
# release:
# types: [published]
# on: push
on:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit c5b07dc

Please sign in to comment.