Explorar el Código

chore: fix ci env

GyDi hace 3 años
padre
commit
d9ce99887c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/ci.yml

+ 2 - 0
.github/workflows/ci.yml

@@ -70,6 +70,8 @@ jobs:
       - name: Green zip bundle
         run: |
           yarn run green
+        env:
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 
   release-update:
     needs: release