]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
hook up sectrets
authorMarc Foley <m.foley.88@gmail.com>
Wed, 7 May 2025 13:03:47 +0000 (14:03 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 7 May 2025 13:03:47 +0000 (14:03 +0100)
.github/workflows/report.yaml

index 54efbabcb868aee5e8896e18fdbc9b4f571238b2..8ad2013d33c09403eea4e2045f8f4d2727c3bc9d 100644 (file)
@@ -8,6 +8,7 @@ on:
       - '.github/workflows/report.yaml'
   schedule:
     # Every Monday at 12am
+    # - cron: '1/5 * * * *'
     - cron:  '0 0 * * 1'
   
 
@@ -30,6 +31,9 @@ jobs:
     - name: Generate report
       env:
         GH_TOKEN: ${{ secrets.GH_TOKEN }}
+        DEV_META_URL: ${{ secrets.DEV_META_URL }}
+        SANDBOX_META_URL: ${{ secrets.SANDBOX_META_URL }}
+        PRODUCTION_META_URL: ${{ secrets.PRODUCTION_META_URL }}
       run: |
         mkdir out
         gftools push-stats . out/index.html