diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index ca8638c..c575406 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -24,4 +24,4 @@ jobs: DOCKERHUB_TOKEN: ${{ secrets.HOMEE_DOCKERHUB_TOKEN }} run: | echo $DOCKERHUB_TOKEN | docker login -u darekkrawczyk --password-stdin - docker push darekkrawczyk/homee.website:latest \ No newline at end of file + docker push darekkrawczyk/homee.website:latest diff --git a/WebClient/public/vite.svg b/WebClient/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/WebClient/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file