You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From repository settings, add the folllowing Secrets
AWS_HOST >> your EC2 machine_ip
AWS_KEY >> key.pem text
AWS_USER >> ubuntu, unless you created another user
DOCKER_PASSWORD >> DockerHub PAT
DOCKER_USERNAME >> DockerHub user_name
Create a directory and copy the code from action.yaml to main.yaml filr
.github/workflows/main.yaml
Change some application file and push to gitHub, the gitHub action will trigger