Skip to content

Commit

Permalink
Merge pull request #97 from Sunbird-ALL/all-automation
Browse files Browse the repository at this point in the history
Issue #219845 fix: branch update for test-rig prod
  • Loading branch information
gouravmore authored Jun 20, 2024
2 parents e8c56a7 + f405c18 commit 66aec69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-prod-rig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: npm run build

- name: Deploy to S3 Bucket
run: aws s3 sync ./build s3://sb-all-rig/all-automation/
run: aws s3 sync ./build s3://sb-all-rig/

- name: Debug Environment Variables
run: |
Expand Down

0 comments on commit 66aec69

Please sign in to comment.