Skip to content

Commit

Permalink
πŸ“ Docs : 경둜 μž¬μˆ˜μ •
Browse files Browse the repository at this point in the history
πŸ“ Docs : 경둜 μž¬μˆ˜μ •
  • Loading branch information
eunjju2 authored Dec 8, 2024
2 parents b153d91 + feb20a4 commit d237ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
touch .env
echo VITE_KAKAOMAP_APP_KEY=${{ secrets.VITE_KAKAOMAP_APP_KEY }} >> .env
echo VITE_APP_SERVER_URL=`https://recode.bumblebeestudy.shop` >> .env
echo VITE_APP_SERVER_URL=${{ secrets.VITE_APP_SERVER_URL }} >> .env
echo VITE_APP_TOSS_CLIENT_KEY=${{ secrets.VITE_APP_TOSS_CLIENT_KEY }} >> .env
cat .env
Expand Down

0 comments on commit d237ef9

Please sign in to comment.