From dac02a86714ab073632d264eb6aa89e88df20e6c Mon Sep 17 00:00:00 2001 From: Zhan Shuo Date: Wed, 14 Dec 2022 15:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=84=9A=E6=9C=AC=E6=9B=B4=E6=96=B0=E5=88=B03.?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/qqci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qqci.yml b/.github/workflows/qqci.yml index 2523d96..8b69f08 100644 --- a/.github/workflows/qqci.yml +++ b/.github/workflows/qqci.yml @@ -24,7 +24,7 @@ jobs: - name: Build uses: docker://qqminiapp/build:latest env: - PLUGIN_VERSION: 1.3.0 + PLUGIN_VERSION: 1.3.1 PLUGIN_DESC: CI自动构建上传 PLUGIN_APPTOKEN: ${{ secrets.APPTOKEN }} PLUGIN_BUILDUSER: ${{ github.actor }}