We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7fb0a commit 1bf6dd6Copy full SHA for 1bf6dd6
.github/workflows/reindex.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- "content/docs/**"
7
- ".github/workflows/reindex.yml"
8
+ workflow_dispatch:
9
env:
10
LOCAL_URL: https://docs.nebulaproxy.io
11
ALGOLIA_PRIVATE_API_KEY: ${{ secrets.ALGOLIA_PRIVATE_API_KEY }}
0 commit comments