Skip to content

Commit

Permalink
Issue #219845 fix: branch update for test-rig prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravmore committed Jun 20, 2024
1 parent 44e43e3 commit f405c18
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 f405c18

Please sign in to comment.