mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:06:45 +00:00
fix gha call / model name (#390)
This commit is contained in:
parent
0b4bb81bd8
commit
d3153ffff8
@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Request User Points Balances and Storefront Items
|
||||
run: >
|
||||
dbt run -s streamline__reward_points_realtime streamline__storefront_items_realtime --vars '{"STREAMLINE_INVOKE_STREAMS": True}'
|
||||
dbt run -s streamline__reward_points_realtime streamline__minting_assets_realtime --vars '{"STREAMLINE_INVOKE_STREAMS": True}'
|
||||
|
||||
- name: Authenticate with Flow Points API
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user