Skip to content

Commit 381f35a

Browse files
committed
Remove echo version
1 parent e9a11dd commit 381f35a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/actions/upload-android/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ runs:
6262
- name: Prepare Play Store changelog metadata
6363
if: ${{ inputs.trigger == 'develop' }}
6464
run: |
65-
echo "Build version: $BUILD_VERSION"
66-
6765
mkdir -p android/fastlane/metadata/android/en-US/changelogs
6866
6967
if [ -f changelog.txt ]; then

0 commit comments

Comments
 (0)