Explorar o código

Add github token

Neil MacDougall hai 2 meses
pai
achega
aa9042b815
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: