We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6660e92 commit 1ec12caCopy full SHA for 1ec12ca
.github/workflows/publish-to-pypi.yml
@@ -3,6 +3,7 @@ name: Build and publish Python 🐍 distributions 📦 to PyPI
3
on:
4
release:
5
types: [published]
6
+ workflow_dispatch:
7
8
env:
9
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/"
0 commit comments