Skip to content

Commit

Permalink
Merge pull request #113 from KUIT-Space/Turtle-Hwan-patch-1
Browse files Browse the repository at this point in the history
Update github_pages.yml
  • Loading branch information
Turtle-Hwan authored Aug 20, 2024
2 parents 1191be4 + 8f47699 commit 8bf8e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
touch .env
echo "VITE_API_BACK_URL=$VITE_API_BACK_URL" >> .env
echo "VITE_API_REST_API=$VITE_API_REST_API" >> .env
echo "VITE_API_CLIENT_SECRET" >> .env
echo "VITE_API_REDIRECT_URI=$VITE_API_BACK_URL" >> .env
echo "VITE_API_CLIENT_SECRET=$VITE_API_CLIENT_SECRET" >> .env
echo "VITE_API_REDIRECT_URI=$VITE_API_REDIRECT_URI" >> .env
env:
Expand Down

0 comments on commit 8bf8e80

Please sign in to comment.