In this project, I'm using Github Action to automatically update the weather in the README.md file. The specific thing here is that the weather is updated every 6 hours automatically. In this article, I will walk you through how I did that. Let's get started! Let's take a look at what is Github Actions GitHub Actions.

3m read timeFrom dev.to
Post cover image
Table of contents
1. What is Github Actions2. Github Action Workflow triggers3. Go template4. Combine them to make Readme up-to-dateSimply use my Github ActionReference
24 Comments

Sort: