Skip to content

Commit

Permalink
fix publish GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Jun 29, 2024
1 parent fde32e9 commit 9fcd914
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI

on:
release:
types: [released]
on: push

jobs:
build-n-publish:
Expand Down

0 comments on commit 9fcd914

Please sign in to comment.