Skip to content

Commit

Permalink
Update video-frontend-s3-deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Tsione Temesgen Abraham <tsionetemesgenabraham@gmail.com>
  • Loading branch information
TsioneTemesgenAbraham authored Feb 2, 2024
1 parent c47e381 commit 0d15694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/video-frontend-s3-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
- name: Deploy to S3
run: |
aws s3 sync ./client/build s3://video-recommandation-app-tsione-2024
aws s3 sync ./client/build s3://video-recommandation-app-tsione-2024 --debug

0 comments on commit 0d15694

Please sign in to comment.