test update output.
This commit is contained in:
@@ -21,5 +21,5 @@ runs:
|
||||
|
||||
VERSION=$(grep -w $VERSION_KEY $VERSION_FILE_PATH | cut -d ':' -f2 | xargs)
|
||||
|
||||
echo "::set-output name=projectVersion::$VERSION"
|
||||
echo "projectVersion=$VERSION" >> "$GITHUB_OUTPUT"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user