0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:50:43 -05:00

3 Commits

Author SHA1 Message Date
3951e29a34 Refresh ItemDB Cache Workflow (!282)
This commit adds a workflow that will send an API request to the item DB website that will clear its cache. It will run whenever there is a commit on the `master` branch with a change to one of the files within the `project/assets/database` directory.

Reviewed-on: SPT-AKI/Server#282
Co-authored-by: Refringe <me@refringe.com>
Co-committed-by: Refringe <me@refringe.com>
2024-04-08 22:00:02 +00:00
9d8115a978
Updates build trigger email address 2024-03-28 20:25:55 -04:00
92ab6ceda8 Server Build Trigger (!273)
This is a workflow that triggers the build workflow of the Build project whenever this project has a tag pushed to it.

Reviewed-on: SPT-AKI/Server#273
2024-03-28 14:52:56 +00:00