Skip to content

Workflow not recognising gae_config_path value #1

@paulnebel

Description

@paulnebel

I've created an app with the same structure as your example app (https://github.com/etereo-io/example-gae-cd-repository). I've copied your dev.yaml from the example. When I commit a pull request to the main branch the workflow runs correctly and GAE serves my app. The problem is that despite my defining the variable 'gae_config_path' to './app-dev.yaml' and having a file 'app-dev.yaml' at the root of my project the action insists that 'app-dev.yaml' does not exist and defaults to 'app.yaml'.

No matter what I do, the action will not use the correct yaml as defined in the workflow by 'gae_config_path'.

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions