We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d87050 commit 215e194Copy full SHA for 215e194
action.yml
@@ -11,7 +11,7 @@ outputs:
11
description: "The temporary access token you can use to login with cargo"
12
value: ${{ steps.request.outputs.token }}
13
branding:
14
- icon: "key"
+ icon: "user"
15
color: "orange"
16
runs:
17
using: "node20"
0 commit comments