]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
ci setup-geckdriver: Use gh token gecko-creds
authorMarc Foley <m.foley.88@gmail.com>
Wed, 6 Dec 2023 10:58:10 +0000 (10:58 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 6 Dec 2023 10:58:10 +0000 (10:58 +0000)
.github/workflows/test.yaml

index 345ed04a6272663c02c01c68598235e6a10fc53c..6aa1e9d9c42a91c429e4b668ab1eadadebe48b01 100644 (file)
@@ -37,6 +37,8 @@ jobs:
         uses: browser-actions/setup-firefox@latest
       - name: Setup Firefox Driver
         uses: browser-actions/setup-geckodriver@latest
+        with:
+          token: ${{ secrets.GITHUB_TOKEN }}
 
       - name: Run Diffbrowsers
         run: |