You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,10 @@ This repository scrapes the Garry's Mod Lua API and generates snippets that will
54
54
</div>
55
55
56
56
## 📅 **Automatically up-to-date**
57
-
Using GitHub Actions, this repository is automatically updated every week on Tuesday at 00:00 UTC.
58
57
59
-
It will automatically scrape the latest Garry's Mod Lua API from the Garry's Mod Wiki and package them into a release.
58
+
Using GitHub Actions, this repository is automatically updated every first day of the month at around 00:00 UTC.
59
+
60
+
A workflow will automatically scrape the latest Garry's Mod Lua API from [the Garry's Mod Wiki](https://wiki.facepunch.com/gmod/) and package them into [🔗 a release](https://github.com/luttje/glua-api-snippets/releases).
0 commit comments