mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 13:37:11 +00:00
fix/inherit-secrets (#2)
This commit is contained in:
parent
f08e54c937
commit
b0c122e53c
3
.github/workflows/dbt_run_adhoc.yml
vendored
3
.github/workflows/dbt_run_adhoc.yml
vendored
@ -49,4 +49,5 @@ jobs:
|
||||
with:
|
||||
dbt_command: ${{ inputs.dbt_command }}
|
||||
environment: workflow_${{ inputs.environment }}
|
||||
warehouse: ${{ inputs.warehouse }}
|
||||
warehouse: ${{ inputs.warehouse }}
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user