Skip to content

Commit 4e3e15a

Browse files
committed
Add GitHub Marketplace branding
1 parent 0e45785 commit 4e3e15a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

action.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
name: Vault OIDC SSH certificate
3+
name: Vault OIDC SSH client certs
44
description: Use OIDC authentication to get SSH client certificates from Vault alt. OpenBao
55
author: Andreas Olsson
66

@@ -50,3 +50,7 @@ runs:
5050
SSH_ROLE: ${{ inputs.ssh_role }}
5151
VAULT_SERVER: ${{ inputs.vault_server }}
5252
TMPDIR: ${{ runner.temp }}
53+
54+
branding:
55+
icon: terminal
56+
color: yellow

0 commit comments

Comments
 (0)