diff --git a/.github/workflows/push_lib_widget.yml b/.github/workflows/push_lib_widget.yml index 89f7900..3105268 100644 --- a/.github/workflows/push_lib_widget.yml +++ b/.github/workflows/push_lib_widget.yml @@ -33,7 +33,7 @@ jobs: - name: 打印本地版本号 run: | # Update the versionCode in the build file - grep "VERSION_FIX" lib/widget/gradle.properties | grep '[0-9]\+$' + grep "VERSION_NAME" lib/widget/gradle.properties | grep '[0-9]\+$' # - name: 上传2 # run: | # pwd