dbt-labs / dbt-postgres

Apache License 2.0
31 stars 12 forks source link

Change input references to make documentation recommendations. #37

Closed VersusFacit closed 7 months ago

VersusFacit commented 7 months ago

Problem

The workflow is failing to carry through inputs or even defaults. I'm pretty sure the namespacing on the variables is to blame. github.event may be deprecated. Docs recommend things like on.workflow_dispatch.inputs nowadays if one wanted that control.

Solution

Trim off the prefix to just be inputs.