diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c5421e1..f3027a3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -68,4 +68,4 @@ jobs: with: context: ./backend/ push: true - tags: ваш-логин-на-docker-hub/taski_backend:latest \ No newline at end of file + tags: vitalru/foodgram_backend:latest \ No newline at end of file