]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
add family data file
authorMarc Foley <m.foley.88@gmail.com>
Tue, 4 Mar 2025 09:45:05 +0000 (09:45 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Tue, 4 Mar 2025 10:25:01 +0000 (10:25 +0000)
.github/workflows/report.yaml

index d4d090025313f81276d8edbaaffbcfdd1623936d..8f1db2a27de1c8cdf038d03bfb006bd467f65d33 100644 (file)
@@ -32,6 +32,7 @@ jobs:
         gftools push-stats . out/index.html
         cp .ci/tags.html out/tags.html
         cp .ci/vf-tag-demo2.html out/vf-tag-demo2.html
+        curl https://fonts.google.com/metadata/fonts > out/family_data.json
     - name: Deploy
       uses: peaceiris/actions-gh-pages@v3
       if: ${{ github.ref == 'refs/heads/main' }}