Răsfoiți Sursa

fix syntax of release.yml

Yuki Takei 6 ani în urmă
părinte
comite
9c8c2ce27a
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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