Ver Fonte

chore: fix ci env

GyDi há 3 anos atrás
pai
commit
d9ce99887c
1 ficheiros alterados com 2 adições e 0 exclusões
  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