795 B
795 B
⚙️ Using GitHub Action on your profile repository (~5 min setup)
Setup a GitHub Action which runs periodically and pushes your generated metrics image to your repository. See all supported options in action.yml.
Assuming your username is my-github-user, you can then embed rendered metrics in your readme like below:
<!-- If you're using "master" as default branch -->

<!-- If you're using "main" as default branch -->

💬 How to setup? (click to expand)
<%- await include(/partials/setup/action/setup.md) -%>