소스 검색

fix syntax of release.yml

Yuki Takei 6 년 전
부모
커밋
9c8c2ce27a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -28,6 +28,7 @@ jobs:
         echo ::set-env name=RELEASE_VERSION::$RELEASE_VERSION
 
     - name: Update README.md
+      run: |
         sh ./bin/github-actions/update-readme.sh
 
     - name: Commit