on workflow dispatch

This commit is contained in:
Xi Yan 2025-01-08 16:56:15 -08:00
parent 074d8561e5
commit 665c088adb

View file

@ -1,6 +1,6 @@
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
on: push
on: workflow_dispatch
jobs:
build: