diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fbcfee7..b80cdd8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,7 @@ name: Deploy on: + workflow_dispatch: push: branches: - main diff --git a/README.md b/README.md index f426f8a..a0bf5c4 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,5 @@ By the end of this you should have two frontends - 1. One for the admin dashboard (02-medium-course-selling-app-admin-dashboard) 2. One for the user side of the app (03-hard-course-selling-app-user-side -### ssh-keyscan ec2-3-84-137-90.compute-1.amazonaws.com >> known_hosts \ No newline at end of file +### ssh-keyscan ec2-3-84-137-90.compute-1.amazonaws.com >> known_hosts +testing \ No newline at end of file