Skip to content
forked from yg/gh-box

🐱 Update a gist to contain your GitHub profile data

License

Notifications You must be signed in to change notification settings

socheatsok78/gh-box

 
 

Repository files navigation

gh-box

Update a pinned gist to contain your GitHub profile data


📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

Setup

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a token with the user, admin:public_key and gist scope and copy it. (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repo
  2. Go to the repo Settings > Secrets
  3. Add the following environment variables:
    • GH_TOKEN: The GitHub token generated above.
    • GIST_ID: The ID portion from your gist url: https://gist.github.com/yg/a582ad10a45dc17815feea6018223880.
    • CONSIDER_PRIVATE: Boolean value, If true it will count private repos too.

License

MIT © Yogi

About

🐱 Update a gist to contain your GitHub profile data

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Shell 1.3%