Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellol77 authored Jan 30, 2024
1 parent b883093 commit 51e2de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
KAKAO_REST_API_KEY: ${{secrets.KAKAO_REST_API_KEY}}
KAKAO_CLIENT_SECRET: ${{secrets.KAKAO_CLIENT_SECRET}}
KAKAO_REDIRECT_URI: ${{secrets.KAKAO_REDIRECT_URI}}

- name: Deploy to S3
env:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 51e2de8

Please sign in to comment.