Skip to content

Commit

Permalink
changed the veda portal s3 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirujayathilake committed Aug 27, 2024
1 parent babfce3 commit 567ea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veda-auth-portal-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
aws-region: "us-east-2"

- name: Deploy app build to S3 bucket
run: aws s3 sync ./dist/ s3://portal.veda.usecustos.org --delete
run: aws s3 sync ./dist/ s3://veda.usecustos.org --delete


0 comments on commit 567ea07

Please sign in to comment.