diff --git a/.github/workflows/dbt_run_template.yml b/.github/workflows/dbt_run_template.yml index 3b04b8e..a250362 100644 --- a/.github/workflows/dbt_run_template.yml +++ b/.github/workflows/dbt_run_template.yml @@ -13,7 +13,6 @@ on: warehouse: type: string description: 'dbt warehouse' - default: "${{ secrets.WAREHOUSE }}" env: DBT_PROFILES_DIR: "${{ secrets.DBT_PROFILES_DIR }}"