Pull environmnet on Github workflow #12273
Labels
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
platform
Issues tied to the general CLI platform
question
General question
Amplify CLI Version
11.0.2
Question
I'd like to create a workflow on github actions to pull my environment so I can run the app and make sure it builds on, this is useful for pull requests, tests and publishing the app. Since there are multiple steps such as logging in on the web, how can do this?
Locally I would pull the environment and it would open a website to authenticate. Is there a way to do it all via CLI by providing let's say a token?
Thanks
The text was updated successfully, but these errors were encountered: