Skip to content

Commit

Permalink
fix CD front auth GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Alexandre35 committed Aug 20, 2023
1 parent c80f6c0 commit c9080e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-front-gcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: npm run build

- name: Deploy project
run: gsutil cp -r dist/* gs://travian.lol
run: gsutil cp -r dist/* gs://travian.rest

0 comments on commit c9080e1

Please sign in to comment.