diff --git a/.github/workflows/veda-auth-portal-deploy.yml b/.github/workflows/veda-auth-portal-deploy.yml index 2cc7db5..5e5f946 100644 --- a/.github/workflows/veda-auth-portal-deploy.yml +++ b/.github/workflows/veda-auth-portal-deploy.yml @@ -44,6 +44,6 @@ jobs: aws-region: "us-east-2" - name: Deploy app build to S3 bucket - run: aws s3 sync ./dist/ s3://veda-auth-central-portal --delete + run: ls