Skip to content

Commit

Permalink
Update deploy_minor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjonker-illinois authored May 21, 2024
1 parent dab5e4e commit 4ec7064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_minor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,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 minor version if not prelease
Expand Down

0 comments on commit 4ec7064

Please sign in to comment.