mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
doesnt like secrets for default value
This commit is contained in:
parent
90033bf7ec
commit
9a46f0cfae
1
.github/workflows/dbt_run_template.yml
vendored
1
.github/workflows/dbt_run_template.yml
vendored
@ -13,7 +13,6 @@ on:
|
||||
warehouse:
|
||||
type: string
|
||||
description: 'dbt warehouse'
|
||||
default: "${{ secrets.WAREHOUSE }}"
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: "${{ secrets.DBT_PROFILES_DIR }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user