Browse Source

chore: fix ci env

GyDi 3 năm trước cách đây
mục cha
commit
d9ce99887c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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