Skip to content

Commit f2ca38a

Browse files
committed
chore :: 배포 url 수정 적용 안됨
1 parent 3c67e49 commit f2ca38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gitAction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
access_key: ${{ secrets.XQUAER_ACCESS_KEY }}
2323
github_token: ${{ secrets.PICK_WEB_TEACHER }}
2424
buildargs: |
25-
VITE_SERVER_BASE_URL=${{ secrets.VITE_SERVER_BASE_URL }}
26-
VITE_PUBLIC_FILE_APP=${{ secrets.VITE_PUBLIC_FILE_APP }}
25+
VITE_SERVER_BASE_URL=${{ secrets.VITE_SERVER_BASE_URL }}
26+
VITE_PUBLIC_FILE_APP=${{ secrets.VITE_PUBLIC_FILE_APP }}

0 commit comments

Comments
 (0)