mirror of
https://github.com/1Password/load-secrets-action.git
synced 2026-06-21 06:23:47 +00:00
fix syntax error
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ inputs:
|
|||||||
export-env:
|
export-env:
|
||||||
description: Export the secrets as environment variables
|
description: Export the secrets as environment variables
|
||||||
default: "false"
|
default: "false"
|
||||||
# Backward-compatible no-op input (intentionally ignored)
|
# Backward-compatible no-op input (intentionally ignored)
|
||||||
version:
|
version:
|
||||||
description: "(Deprecated) No longer used. Kept for backwards compatibility."
|
description: "(Deprecated) No longer used. Kept for backwards compatibility."
|
||||||
default: "latest"
|
default: "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user