Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyscientist committed Dec 5, 2024
1 parent e1124a7 commit 896d3b4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Push to PyPI
on:
push:
release:
types: [released]
on: [push]
# release:
# types: [released]
jobs:
publish:
name: Upload release to PyPI
Expand Down

0 comments on commit 896d3b4

Please sign in to comment.