summaryrefslogtreecommitdiff
path: root/.github/workflows/wheel-builder.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/wheel-builder.yml')
-rw-r--r--.github/workflows/wheel-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/wheel-builder.yml b/.github/workflows/wheel-builder.yml
index 704b791..2b4c99a 100644
--- a/.github/workflows/wheel-builder.yml
+++ b/.github/workflows/wheel-builder.yml
@@ -6,7 +6,7 @@ on:
inputs:
version:
description: The version to build
- required: true
+ required: false
jobs: