Parcourir la source

Add github token

Neil MacDougall il y a 2 mois
Parent
commit
aa9042b815
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/sync-extensions.yml

+ 1 - 0
.github/workflows/sync-extensions.yml

@@ -10,6 +10,7 @@ on:
 env:
   ACTIONS_RUNNER_DEBUG: false
   CI_COMMIT_MESSAGE: CI Build Artifacts
+  GH_TOKEN: ${{ github.token }}
 
 jobs:
   sync: