From 1ec12cac2c9905759d0f15eb10758a640aa278bf Mon Sep 17 00:00:00 2001 From: Chadwick Boulay Date: Thu, 12 Dec 2024 18:02:46 -0500 Subject: [PATCH] Update publish-to-pypi.yml --- .github/workflows/publish-to-pypi.yml | 1 + 1 file changed, 1 insertion(+) 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/"