Closed rusko124 closed 9 months ago
An example workflow: https://github.com/Screenly/Playground/actions/runs/7545920425/job/20542576908
The Deploy Edge App step is successful, but the CLI command returned an error: Failed to upload edge app: App id cannot be empty. Provide it either in manifest or with --app-id..
Failed to upload edge app: App id cannot be empty. Provide it either in manifest or with --app-id..
The run now fails as it should: https://github.com/Screenly/Playground/actions/runs/7545920425/job/20566666318
Closing.
An example workflow: https://github.com/Screenly/Playground/actions/runs/7545920425/job/20542576908
The Deploy Edge App step is successful, but the CLI command returned an error:
Failed to upload edge app: App id cannot be empty. Provide it either in manifest or with --app-id..