Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 3b42481

Browse files
committed
Add algolia-index environment
1 parent c4dfc30 commit 3b42481

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
uses: actions/deploy-pages@v4
7979

8080
publish-indexes:
81+
environment:
82+
name: algolia-index
8183
needs: [ build, deploy ]
8284
runs-on: ubuntu-latest
8385
container:

0 commit comments

Comments
 (0)