Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Update deploy_major.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjonker-illinois authored May 21, 2024
1 parent ad48dbe commit dab5e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_major.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: 'AKIAXNR47MADGK2A4HEW'
aws-secret-access-key: ${{ secrets.AWS_SECRET_FOR_AKIAXNR47MADGK2A4HEW }}
aws-access-key-id: 'AKIAXNR47MADAISLEYYZ'
aws-secret-access-key: ${{ secrets.AWS_SECRET_FOR_AKIAXNR47MADAISLEYYZ }}
aws-region: us-east-2

- name: Deploy toolbox to S3 bucket for major version
Expand Down

0 comments on commit dab5e4e

Please sign in to comment.