]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
change token
authorMarc Foley <m.foley.88@gmail.com>
Thu, 18 Sep 2025 10:41:18 +0000 (11:41 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Thu, 18 Sep 2025 10:41:18 +0000 (11:41 +0100)
.github/workflows/update_sandbox.yaml

index fe697e48efedc75e13d23db42f2139591845cddc..556bef1108e4b83af66902f956911ed35030e989 100644 (file)
@@ -35,7 +35,7 @@ jobs:
       - name: Run gftools gen-push-lists
         run: gftools gen-push-lists .
         env:
-          GH_TOKEN: ${{ github.token }}
+          GH_TOKEN: ${{ secrets.GH_TOKEN }}
 
       - name: Commit to_sandbox.txt if changed
         run: |