Kaynağa Gözat

fix: alpha publish

dragooncjw 10 ay önce
ebeveyn
işleme
2032e7e0fe
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      .github/workflows/publish-alpha.yml

+ 2 - 0
.github/workflows/publish-alpha.yml

@@ -63,6 +63,8 @@ jobs:
               \"nextBump\": \"prerelease\"
             }
           ]" > common/config/rush/version-policies.json
+      - name: replace with alpha version
+        run: node common/scripts/install-run-rush.js version --ensure-version-policy --override-version=$LATEST_VERSION --version-policy=publishPolicy
       - name: Version Bump
         run: node common/scripts/install-run-rush.js version --bump --version-policy publishPolicy
       - name: Publish