From d41a6141deb23da2c7b41afdd72c71cdff40cb9f Mon Sep 17 00:00:00 2001 From: devezhao Date: Wed, 1 Apr 2020 18:20:42 +0800 Subject: [PATCH] Update gitee.yml --- .github/workflows/gitee.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gitee.yml b/.github/workflows/gitee.yml index a7cd64839..9a4cdbf40 100644 --- a/.github/workflows/gitee.yml +++ b/.github/workflows/gitee.yml @@ -13,4 +13,5 @@ jobs: dst: gitee/getrebuild dst_key: ${{ secrets.GITEE_PRIVATEKEY }} dst_token: ${{ secrets.GITEE_TOKEN }} + account_type: org white_list: "rebuild,rebuild-datas" \ No newline at end of file