Skip to content

Commit

Permalink
Update python_publish.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-fiaz authored Dec 7, 2023
1 parent 08b15e4 commit a57ae5b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/python_publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Publish Python distributions to PyPI and TestPyPI
name: Publish Python distributions

on:
workflow_dispatch:
release:
types:
- created

jobs:
python-build-n-publish:
Expand Down

0 comments on commit a57ae5b

Please sign in to comment.