Skip to content

Commit bf572b1

Browse files
committed
Tweaks
1 parent 8de5ae3 commit bf572b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151
default_dir=${conformance_dir}/${runner}_${default_branch}
5252
rm -rf $default_dir
5353
cp -r $badgedir $default_dir
54-
git add $default_dir
54+
git add $default_dir/*.json
5555
fi
5656
5757
if [ "$has_tag" = "true" ]; then

0 commit comments

Comments
 (0)