Skip to content

Commit be2bd38

Browse files
committed
fix syntax error
1 parent 9bdf6cd commit be2bd38

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 @@ inputs:
1111
export-env:
1212
description: Export the secrets as environment variables
1313
default: "false"
14-
# Backward-compatible no-op input (intentionally ignored)
14+
# Backward-compatible no-op input (intentionally ignored)
1515
version:
1616
description: "(Deprecated) No longer used. Kept for backwards compatibility."
1717
default: "latest"

0 commit comments

Comments
 (0)