Skip to content

Commit b0755fc

Browse files
committed
master: change icon to 'copilot' and color to 'blue'
1 parent f3e4d1e commit b0755fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,5 +424,5 @@ runs:
424424
using: "node20"
425425
main: "build/github_action/index.js"
426426
branding:
427-
icon: "git-branch"
428-
color: "gray-dark"
427+
icon: "copilot"
428+
color: "blue"

0 commit comments

Comments
 (0)