How to Build a Dynamic GitHub Profile with GitHub Actions and PHP

Written by osteel | Published 2021/01/12
Tech Story Tags: github-actions | php | github | github-profile | github-actions-and-php | dynamic-github-profile | microsoft | hackernoon-top-story | web-monetization

TLDR How to Build a Dynamic GitHub Profile with GitHub Actions and PHP is simple. GitHub Actions are a recent addition to GitHub, allowing developers to automate various CI/CD tasks, like running test suites or deploying web services. I used a simple PHP script and Composer to create a profile README for my GitHub profile. I then added a placeholder in the README file where the dynamic content will go. The placeholder is then replaced with the new one, using the GitHub action function. My GitHub profile is now automatically updated every time I publish a new article.via the TL;DR App

no story

Written by osteel | Senior backend developer
Published by HackerNoon on 2021/01/12