Skip to content

Githib Action Workflows does not read API key from secrets #112

@PulkitXChadha

Description

@PulkitXChadha

Expected Behaviour

While deploying an app in Stage and prod the GitHub action should deploy a functioning app in stage and production.

Actual Behaviour

The CI/CD of the firefly app with GitHub actions does not deploy the app with an API key. The app fails with 'api key' missing error below
"error": "missing parameter(s) 'apiKey'"

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Deploy an app in Stage or production using GitHub actions CI/CD flow.

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions