Skip to content

Commit 1ec12ca

Browse files
authoredDec 12, 2024··
Update publish-to-pypi.yml
1 parent 6660e92 commit 1ec12ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/publish-to-pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and publish Python 🐍 distributions 📦 to PyPI
33
on:
44
release:
55
types: [published]
6+
workflow_dispatch:
67

78
env:
89
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/"

0 commit comments

Comments
 (0)
Please sign in to comment.