Skip to content

Commit

Permalink
infra: 배포스크립트 수정
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Ju Hyun, Yoon <[email protected]>

[#916]
  • Loading branch information
kyw0716 committed Oct 30, 2023
1 parent dc46905 commit 07701b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v3
- name: Add Environment
run: |
pwd
touch .env
echo "${{ secrets.GOOGLE_MAPS_API_KEY }}" >> .env
Expand Down

0 comments on commit 07701b0

Please sign in to comment.