diff --git a/.github/workflows/publish-to-pypi.yml b/.github/workflows/publish-to-pypi.yml index d87f2eb..f7309e5 100644 --- a/.github/workflows/publish-to-pypi.yml +++ b/.github/workflows/publish-to-pypi.yml @@ -3,6 +3,7 @@ name: Build and publish Python 🐍 distributions 📦 to PyPI on: release: types: [published] + workflow_dispatch: env: LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/"