Skip to content

Solved.ac 프로필 정보를 GitHub Gist로 보여주는 GitHub Action

License

Notifications You must be signed in to change notification settings

abiriadev/solvedac-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gist box picture

Solved.ac Box

GitHub forks GitHub Actions Workflow Status GitHub Gist last commit

📊 Solved.ac의 프로필 정보를 GitHub Gist로 보여주는 GitHub Action 📊


Tip

You can find the English README here.

🎒 사전 준비

  1. 새 GitHub PAT 토큰 생성 페이지에서 GistsRead and write로 변경하고 생성 후 생성된 토큰 저장
  2. GitHub Gist에서 새 Public Gist를 생성한 후 ID 저장
  3. 마지막으로, 자신의 백준 ID 준비!

🖥 셋업 방법

  1. 본 저장소를 포크합니다.
  2. Settings > Secrets and variables > Actions 로 들어가 New repository secret을 눌러 다음 정보를 시크릿으로 추가합니다.
  3. Actions > Update Gist 로 들어가 Run workflow > Run workflow 버튼을 클릭!
  4. Gist가 업데이트 된 후 자신의 GitHub 프로필에 핀하면 완료!

🤫 환경변수 설정

  • GH_TOKEN: 앞서 생성한 GitHub 토큰
  • GIST_ID: 앞서 생성한 Gist의 ID
  • USERNAME: 백준 ID

📄 라이선스

GitHub

Special thanks to BOJ and @solved-ac

About

Solved.ac 프로필 정보를 GitHub Gist로 보여주는 GitHub Action

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages