fix gha call / model name (#390)

This commit is contained in:
Jack Forgash 2025-01-08 10:20:49 -07:00 committed by GitHub
parent 0b4bb81bd8
commit d3153ffff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |