Skip to content

Commit

Permalink
updating the script to list the content
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirujayathilake committed Aug 25, 2024
1 parent b5b2278 commit 876ebd2
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://veda-auth-central-portal --delete
run: ls


0 comments on commit 876ebd2

Please sign in to comment.