Skip to content

Target logform 2.6 specifically, as 2.7 included a breaking change (#… #5

Target logform 2.6 specifically, as 2.7 included a breaking change (#…

Target logform 2.6 specifically, as 2.7 included a breaking change (#… #5

name: Clear Item DB Website Cache
on:
push:
branches: [ master ]
jobs:
clear-cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- id: filter
uses: dorny/[email protected]
with:
list-files: shell
filters: |
database:
- 'project/assets/database/**'
- name: Send Refresh Request
if: steps.filter.outputs.database == 'true'
run: curl --max-time 30 https://db.sp-tarkov.com/api/refresh