dbt-labs / dbt-postgres

Apache License 2.0
31 stars 12 forks source link

Add branch param to release job #79

Closed VersusFacit closed 6 months ago

VersusFacit commented 6 months ago

Problem

We need the branch name in the dispatch for postgres to properly release rcX versions.

Solution

I added the branch ref as a param along with sending that ref to the checkout step.