From 883c10f218fd038bee1de6d2f1c9ebbd07ac2be5 Mon Sep 17 00:00:00 2001 From: yazninja Date: Sat, 21 May 2022 13:19:05 +0800 Subject: [PATCH] test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 302d87bc..d8dbf8e2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -160,7 +160,7 @@ jobs: name: Fix Versioning and Add Channel command: yarn circle:script - run: - name: Show Environment Variable: APP_VERSION + name: Show Environment Variable APP_VERSION command: echo $APP_VERSION - run: name: Publish Release