diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ea101e6..2437258 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,7 +9,7 @@ on: - 'v*' env: - DOCKER_REPO_NAME: kaw393939/mywebclass-practice + DOCKER_REPO_NAME: rohanparekh98/mywebclass jobs: build: diff --git a/docker-compose.yml b/docker-compose.yml index 5090fad..6b51d44 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: master_branch: - image: kaw393939/mywebclass:master + image: rohanparekh98/mywebclass:master container_name: master_branch pull_policy: always restart: always diff --git a/readme.md b/readme.md index 6834b8d..a885d37 100644 --- a/readme.md +++ b/readme.md @@ -27,8 +27,8 @@ theirs. The end result is that each partner should have the experience of the te ### 3. Both Partners ACCEPT THE Assignment GITHUB to create their own GitHub repo, so each person has the chance to do all the steps and practice makes perfect... -1. Partner 1: [kwilliam](https://github.com/kaw393939) <-change to you or your partner -2. Partner 2: [kwilliam](https://github.com/kaw393939) <-change to you or your partner +1. Partner 1: [Rohan Parekh](https://github.com/Rohan-Parekh/mywebclass) <-change to you or your partner +2. Partner 2: [Rishabh Patel](https://github.com/Rohan-Parekh/mywebclass) <-change to you or your partner 3. Partner 3: Optional Complete this on each partner's repos for this assignment by following the development workflow process bellow. Since