Fill out action metadata fields
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
name: Load secrets from 1Password
|
||||
description: Make secrets from 1Password Connect available as environment variables in the next steps.
|
||||
author: 1Password
|
||||
branding:
|
||||
icon: lock
|
||||
color: blue
|
||||
inputs:
|
||||
unset-previous:
|
||||
description: Whether to unset environment variables populated by 1Password in earlier job steps
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: configure-action
|
||||
name: Configure 1Password Connect
|
||||
description: Persist 1Password Connect host and token for use in next steps.
|
||||
author: 1Password
|
||||
inputs:
|
||||
connect-host:
|
||||
description: Your 1Password Connect instance URL
|
||||
|
||||
Reference in New Issue
Block a user