From 291962196630db06caa809a9f258d6d1a7df0e6b Mon Sep 17 00:00:00 2001 From: archurtan Date: Tue, 24 Aug 2021 19:23:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4CI-=E5=8F=AA=E6=9C=89video=20?= =?UTF-8?q?tag=E6=89=8D=E5=8F=91=E5=B8=83sdkdemo=E8=87=B3fir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie91353b853758c896ef6ce172f9bc6c4630616e9 --- .github/workflows/tencent_official.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tencent_official.yml b/.github/workflows/tencent_official.yml index 6d3384a9d..69e7104b0 100644 --- a/.github/workflows/tencent_official.yml +++ b/.github/workflows/tencent_official.yml @@ -153,7 +153,8 @@ jobs: asset_content_type: application/zip env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: Deploy App to fir + - name: Video-->Deploy SDKDemo to fir + if: ${{contains(env.curr_tag, 'video')}} run: | demoApk=$(ls sdkdemo/build/outputs/apk/release/sdkdemo-release.apk) rc=$(git rev-parse --short HEAD)