Skip to content

Commit 4cb38db

Browse files
committed
Change branding
1 parent 7b74f54 commit 4cb38db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ runs:
9090
echo "test-suite=${TESTS}" >> $GITHUB_OUTPUT
9191
branding:
9292
icon: shuffle
93-
color: yellow
93+
color: blue

generate-split-index-json/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ runs:
2525
echo "split-index-list=${INDEX_JSON}" >> "$GITHUB_OUTPUT"
2626
branding:
2727
icon: list
28-
color: yellow
28+
color: blue

0 commit comments

Comments
 (0)