GyDi 3 anni fa
parent
commit
d9ce99887c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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