Skip to content

Github release deployment ( Amplify )

1

Hello, I'm using GitHub source control to manage all source code. I have set up 3 branches in our AWS amplify ( within APP ). 3 connected branches list : develop, staging, main

I need to generate a release in GitHub from the staging branch and then deploy that release in the main branch using amplify It's possible to deploy the GitHub release via AWS Amplify? Or do I need to generate PR from staging to main then I need to merge code in main and then amplify will deploy code?

asked 4 years ago894 views
1 Answer
0

This should help get you going in github here

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.