Browse Source

fix syntax for publish

Jonathan Kelley 1 năm trước cách đây
mục cha
commit
9bb820ca39
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -20,7 +20,7 @@ on:
     inputs:
       channel:
         type: choice
-        description: "Branch to publish"
+        name: "Branch to publish"
         required: true
         description: Choose the branch to publish.
         options: