소스 검색

fix syntax for publish

Jonathan Kelley 1 년 전
부모
커밋
9bb820ca39
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: