Skip to content

Commit

Permalink
Update update-registry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rorcual-Nodes authored Feb 18, 2024
1 parent 3984285 commit 24c6155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-access-key-id: "84B3FC874AEF9E23CDE4"
aws-secret-access-key: "jPJ36OPQRPrRHiQTWBs1Hx87zXAEQ62ZFoDlg1R5"
aws-region: "us-east-1"

- name: List files in S3 bucket
Expand Down

0 comments on commit 24c6155

Please sign in to comment.