Dax Raad 3 месяцев назад
Родитель
Сommit
ee00b4e0ce
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.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