dependabot[bot]
2025-03-10 a71e17919bf47643cb7af15e85f073032209a342
.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' }}