Skip to content

Commit

Permalink
refactor/#16 : yml secret key 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
TaewoongR committed Feb 18, 2025
1 parent 86e04d0 commit bb046f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
env:
NAVER_MAP_CLIENT_ID: ${{ secrets.NAVER_MAP_CLIENT_ID }}
NAVER_MAP_CLIENT_SECRET: ${{ secrets.NAVER_MAP_CLIENT_SECRET }}
GOOGLE_GENERATIVE_AI: ${{ secrets.GOOGLE_GENERATIVE_AI }}
GOOGLE_WEB_CLIENT_ID: ${{ secrets.GOOGLE_WEB_CLIENT_ID }}
PRIVACY_POLICY: ${{ secrets.PRIVACY_POLICY }}
AZURE_SUBSCRIPTION_KEY: ${{ secrets.AZURE_SUBSCRIPTION_KEY }}
Expand Down

0 comments on commit bb046f1

Please sign in to comment.