diff --git a/.github/workflows/jaffle_shop/profiles.yml b/.github/workflows/jaffle_shop/profiles.yml index 38ea5f7e6..2690f5ec2 100644 --- a/.github/workflows/jaffle_shop/profiles.yml +++ b/.github/workflows/jaffle_shop/profiles.yml @@ -3,7 +3,7 @@ seeds: jaffle_shop: target: app outputs: - app: &app + app: type: firebolt api_endpoint: "{{ env_var('API_ENDPOINT') }}" account_name: "{{ env_var('ACCOUNT_NAME') }}"