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