anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
69.53k stars 23.03k forks source link

[Feature-request] Please add an template to use GitHub Actions #733

Open Napolitain opened 3 years ago

Napolitain commented 3 years ago

Reason: easy and safe deployment

This repository had the cool idea to use GitHub Actions to deploy (by generating images in the special repository). https://github.com/lowlighter/metrics

I think its very sexy way of "self" hosting the service.

nathanchu commented 3 years ago

I've done this at https://github.com/nathanchu/github-readme-stats-action. You could use the demo code at https://github.com/nathanchu/github-readme-stats-action-demo/blob/main/.github/workflows/main.yml. I'm still actively working on it so it might be a little buggy and things may break, but you can try it if you want.