https://github.com/ozeer/githubactionbot
Github Action测试
https://github.com/ozeer/githubactionbot
action github
Last synced: 2 months ago
JSON representation
Github Action测试
- Host: GitHub
- URL: https://github.com/ozeer/githubactionbot
- Owner: ozeer
- Created: 2023-05-25T08:57:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T08:43:46.000Z (almost 3 years ago)
- Last Synced: 2025-08-18T15:52:44.095Z (10 months ago)
- Topics: action, github
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An example of GitHub Actions: sending daily weather report with email.
Visit [my blog](http://www.ruanyifeng.com/blog/2019/12/github_actions.html) (in Chinese) for details.
## References
- [signalnerve/github-actions-weather-bot](https://github.com/signalnerve/github-actions-weather-bot)
- [chubin/wttr.in](https://github.com/chubin/wttr.in)
- https://www.ruanyifeng.com/blog/2019/09/getting-started-with-github-actions.html
- https://juejin.cn/post/6844904069891358728