We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c44063 + 7cc5e1a commit 6d39c48Copy full SHA for 6d39c48
src/request/Done.jsx
@@ -15,8 +15,7 @@ export const Done = () => {
15
<img className="h-[300px] my-4" src="https://github.com/rlaisqls/rlaisqls/assets/81006587/416ba6e7-193d-43a2-89ec-284a86e72e86" alt="Thankyou"/>
16
<p className="text-[20px] text-center leading-loose">
17
{projectName} 프로젝트에 대한 배포 신청이 완료되었습니다!<br/>
18
- 배포 Action 사용을 위한 엑세스 키 및 DB 계정 정보는 이메일을 통해 24시간 내에 전송됩니다.<br/>
19
- Action 설정방법은 <a href="https://github.com/team-xquare/xquare-deployment-action">이 링크</a>에서 자세히 확인하실 수 있습니다.<br/>
+ 배포 Action 사용을 위한 엑세스 키 및 DB 계정 정보는 관리자 검토 후 이메일을 통해 24시간 내에 전송됩니다.<br/>
20
프로젝트에 대한 배포를 더 요청하고 싶다면 아래 버튼을 눌러주세요.
21
</p>
22
0 commit comments