summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-09 20:54:56 -0500
committerDax Raad <[email protected]>2025-12-09 20:54:56 -0500
commitee00b4e0cec3c45412bb196485ac1d7e6591287e (patch)
tree3ce1eea842c5ca9176f90def33e51bf735b33fcb /.github/workflows
parentf82156f0b166d61a99214d0ea2a9679679710829 (diff)
downloadopencode-ee00b4e0cec3c45412bb196485ac1d7e6591287e.tar.gz
opencode-ee00b4e0cec3c45412bb196485ac1d7e6591287e.zip
ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 16a41af16..b0feae8ba 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -10,7 +10,7 @@ on:
inputs:
bump:
description: "Bump major, minor, or patch"
- required: true
+ required: false
type: choice
options:
- major