google-github-actions / run-vertexai-notebook

A GitHub Action for running a Google Cloud Vertex AI notebook.
https://cloud.google.com/vertex-ai
Apache License 2.0
20 stars 9 forks source link

fix: input name for the kernel parameter was not referenced correctly #23

Closed bradegler closed 1 year ago

bradegler commented 1 year ago

The parameter name did not match in the input value that was used in the step.

Fixes #22