Przeglądaj źródła

fix syntax of release.yml

Yuki Takei 6 lat temu
rodzic
commit
9c8c2ce27a
1 zmienionych plików z 1 dodań i 0 usunięć
  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
         echo ::set-env name=RELEASE_VERSION::$RELEASE_VERSION
 
 
     - name: Update README.md
     - name: Update README.md
+      run: |
         sh ./bin/github-actions/update-readme.sh
         sh ./bin/github-actions/update-readme.sh
 
 
     - name: Commit
     - name: Commit