You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
www.wwdc.kr is improperly configured
Your site's DNS settings are using a custom subdomain, www.wwdc.kr, that is set up as an A record. We recommend you change this to a CNAME record pointing to wwdc-kr.github.io. For more information, see documentation (InvalidARecordError).
도메인 설정에 깃헙 Pages 용으로 추가한 키값 제외하고 전부 제거
타입
이름
값
A
@
{GitHub Pages 에서 제공하는 값}
CNAME
@
wwdc-kr.github.io
TXT
{GitHub Pages 커스텀 도메인설정 시 제공된 키}
{GitHub Pages 커스텀 도메인설정 시 제공된 값}
Settings > Pages > 도메인 추가 시 TXT 로 DNS 설정에 추가해야할 키와 값 제공
Enforce HTTPS 체크
Error: Ensure GITHUB_TOKEN has permission "id-token: write".
permissions:
id-token: write
Error: Failed to create deployment (status: 403) with build version 000. Request ID 000 Ensure GITHUB_TOKEN has permission "pages: write".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
DNS 확인 사이트: https://dnschecker.org
Beta Was this translation helpful? Give feedback.
All reactions