Skip to content

Commit 31f156f

Browse files
committed
Update dbt_project.yml
1 parent ae33e0f commit 31f156f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ clean-targets: # directories to be removed by `dbt clean`
5050

5151
seeds:
5252
ga4:
53-
+schema: "{{env_var('DBT_ENV_ALIAS')}}_staging"
53+
+schema: "{{env_var('DBT_ENV_ALIAS')}}_lookups"
5454

5555
models:
5656
ga4:

0 commit comments

Comments
 (0)