chore: properly rename folder

This commit is contained in:
iCrawl
2023-11-08 00:43:37 +01:00
parent 347df4e083
commit 6b9f906b03
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
name: 'Upload search indices'
description: 'Uploads the search indices to a meilisearch database'
runs:
using: node20
main: ../../dist/uploadSearchIndices/index.js