]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
add family data file tag-rbf
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 09:45:05 +0000 (09:45 +0000)
.github/workflows/report.yaml

index ece97635cecf4d114d91feeba9fc6371c7e7cd0e..8f7f724e04d8b3f5b9577fa1b248643fd5abb703 100644 (file)
@@ -31,6 +31,7 @@ jobs:
         mkdir out
         gftools push-stats . out/index.html
         cp .ci/tags.html out/tags.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' }}