Skip to content

Commit 63a7064

Browse files
authored
Merge pull request #26 from rust-lang/change-action-icon
change action icon
2 parents 6d87050 + 215e194 commit 63a7064

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
@@ -11,7 +11,7 @@ outputs:
1111
description: "The temporary access token you can use to login with cargo"
1212
value: ${{ steps.request.outputs.token }}
1313
branding:
14-
icon: "key"
14+
icon: "user"
1515
color: "orange"
1616
runs:
1717
using: "node20"

0 commit comments

Comments
 (0)