Update README.MD

This commit is contained in:
Shein Maxim
2025-04-17 21:10:38 +05:00
parent fff856599a
commit 82955366ea

View File

@@ -24,7 +24,6 @@ jobs:
echo Git build type "$BUILD_TYPE"
echo Git branch name "$BUILD_BRANCH_NAME"
echo Git tag Description "$BUILD_TAG_DESC"
env:
BUILD_TYPE: ${{ steps.foo.outputs.git_build_type }}
BUILD_BRANCH_NAME : ${{ steps.foo.outputs.git_branch_name }}