Skip to content

Commit

Permalink
chore(ci): correct wait-for-netlify-action input
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCatLady committed Mar 22, 2024
1 parent 45925f1 commit ce3b425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/algolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: probablyup/wait-for-netlify-action@v3.4.0
with:
site_id: ${{ secrets.NETLIFY_SITE_ID }}
context: production
env:
NETLIFY_TOKEN: ${{ secrets.NETLIFY_TOKEN }}
- name: Trigger Algolia crawl
Expand Down

0 comments on commit ce3b425

Please sign in to comment.