Felix Nie
2025-05-07 e98d97a271857efe14e6f15d8971d452b2d1a2d5
.github/workflows/ci.yaml
@@ -45,7 +45,7 @@
        run: npm test
      - name: Ensure Quartz builds, check bundle info
        run: npx quartz build --bundleInfo
        run: npx quartz build --bundleInfo -d docs
  publish-tag:
    if: ${{ github.repository == 'jackyzha0/quartz' && github.ref == 'refs/heads/v4' }}