Skip to content

Commit

Permalink
improve ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Aug 4, 2024
1 parent e839679 commit cb87e28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Publish Python 🐍 distributions 📦 to PyPI

on:
release:
types:
- published
workflow_dispatch:
push:
tags:
- "*"
workflow_dispatch: null

jobs:
build-n-publish:
Expand Down

0 comments on commit cb87e28

Please sign in to comment.