This commit is contained in:
yazninja 2022-05-21 13:19:05 +08:00
parent 3b1b96ff0a
commit 883c10f218

View file

@ -160,7 +160,7 @@ jobs:
name: Fix Versioning and Add Channel name: Fix Versioning and Add Channel
command: yarn circle:script command: yarn circle:script
- run: - run:
name: Show Environment Variable: APP_VERSION name: Show Environment Variable APP_VERSION
command: echo $APP_VERSION command: echo $APP_VERSION
- run: - run:
name: Publish Release name: Publish Release