mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: make sure to cache bust tsup config changes in all packages
This commit is contained in:
1
.github/workflows/search-indicies.yml
vendored
1
.github/workflows/search-indicies.yml
vendored
@@ -44,5 +44,6 @@ jobs:
|
||||
- name: Upload search indicies to meilisearch
|
||||
env:
|
||||
DATABASE_URL: ${{ secrets.DATABASE_URL }}
|
||||
SEARCH_API_URL: ${{ secrets.SEARCH_API_URL }}
|
||||
SEARCH_API_KEY: ${{ secrets.SEARCH_API_KEY }}
|
||||
uses: ./packages/actions/src/uploadSearchIndicies
|
||||
|
||||
Reference in New Issue
Block a user