Skip to content

Commit

Permalink
fix vector default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed May 10, 2024
1 parent 5229d48 commit a4218fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ inputs:
vector:
required: false
description: "Whether to create a Vector database. (true, false)"
default: "true"
keyspace:
default: "default_keyspace"
description: "Database default keyspace. Defaults to 'default_keyspace'."
Expand Down

0 comments on commit a4218fe

Please sign in to comment.