Skip to content

Commit dde8705

Browse files
authored
Update github-actions-metadata-update.sh
1 parent 0bcf6d3 commit dde8705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github-actions-metadata-update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ FILES=$(getReleaseDelta google/libphonenumber "v${DEPLOYED_NUGET_TAG}" $UPSTREAM
8484

8585
if echo $FILES | grep '\.java'
8686
then
87-
# echo "has java files, automatic update not possible"
87+
echo "has java files, automatic update not possible"
8888
# exit 123
8989
fi
9090

0 commit comments

Comments
 (0)