Skip to content

Commit

Permalink
re-remote aws credes
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner committed Nov 22, 2023
1 parent 610dc17 commit 9520774
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- name: Build
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 9520774

Please sign in to comment.