Skip to content

Commit

Permalink
Update publish-to-pypi.yml (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
moshekaplan authored Oct 13, 2023
1 parent 05393ad commit 07c97e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI

on:
push:
branches: [ main ]
release:
types: [created]

jobs:
build-n-publish:
Expand Down

0 comments on commit 07c97e9

Please sign in to comment.