.github/workflows/ci.yaml
@@ -7,6 +7,7 @@ push: branches: - v4 workflow_dispatch: jobs: build-and-test: @@ -47,7 +48,7 @@ run: npx quartz build --bundleInfo publish-tag: if: ${{ github.repository == 'jackyzha0/quartz' }} if: ${{ github.repository == 'jackyzha0/quartz' && github.ref == 'refs/heads/v4' }} runs-on: ubuntu-latest permissions: contents: write