Skip to content

Commit

Permalink
fix(docusaurus): build add missing key
Browse files Browse the repository at this point in the history
  • Loading branch information
imbhargav5 committed May 1, 2021
1 parent 7fa5a11 commit 334f556
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/work.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
run: yarn test

release:
env:
ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }}
needs: main
runs-on: ubuntu-latest
if: ${{ github.repository == 'imbhargav5/rooks' &&
Expand Down

0 comments on commit 334f556

Please sign in to comment.