Skip to content

Commit

Permalink
Merge pull request #16 from sanjay-ba/main
Browse files Browse the repository at this point in the history
Update main.yaml
  • Loading branch information
kprateep authored Aug 29, 2024
2 parents 4ae58a0 + 51bcc27 commit ec8e3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: hugo --minify

- name: Set up AWS CLI
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v3
with:
aws-access-key-id: ${{ secrets.AWS_DEV_ACCESS_ID }}
aws-secret-access-key: ${{ secrets.AWS_DEV_SECRET_ID }}
Expand Down

0 comments on commit ec8e3e7

Please sign in to comment.