diff --git a/.github/workflows/deploy-front-gcs.yml b/.github/workflows/deploy-front-gcs.yml index f877e5d3..af04dec9 100644 --- a/.github/workflows/deploy-front-gcs.yml +++ b/.github/workflows/deploy-front-gcs.yml @@ -35,4 +35,4 @@ jobs: run: npm run build - name: Deploy project - run: gsutil cp -r dist/* gs://travian.lol \ No newline at end of file + run: gsutil cp -r dist/* gs://travian.rest \ No newline at end of file