Skip to content

Commit

Permalink
Update deploy-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-vidal authored Jul 19, 2024
1 parent df399b2 commit cb4ccf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
with:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
Expand Down

0 comments on commit cb4ccf6

Please sign in to comment.