소스 검색

chore: fix ci env

GyDi 3 년 전
부모
커밋
d9ce99887c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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