Skip to content

Commit

Permalink
chore: pdate build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: tquocanvn <[email protected]>
  • Loading branch information
tquocanvn authored May 14, 2024
1 parent d566dbe commit 35ddf36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ jobs:
if: github.ref == 'refs/heads/main'
run: |
npm run sync-orama
env:
ORAMA_INDEX_ID: ${{ secrets.ORAMA_INDEX_ID }}
ORAMA_SECRET_KEY: $${{ secrets.ORAMA_SECRET_KEY }}

0 comments on commit 35ddf36

Please sign in to comment.