Skip to content

Commit

Permalink
Update sync-to-codecommit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 7, 2024
1 parent ac6cdf7 commit 6d9f056
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/sync-to-codecommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,3 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2

- 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-region: us-gov-west-1

0 comments on commit 6d9f056

Please sign in to comment.