⚡️📌 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
- Create a new public GitHub Gist (https://gist.github.com/)
- Create a token with the
user
,admin:public_key
andgist
scope and copy it. (https://github.com/settings/tokens/new)
- Generate a repo from this template by clicking here
- Fill in the details and click
Create repository from template
- Go to the repo Settings > Secrets
- 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.
MIT © Yogi