Skip to content

Commit

Permalink
fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Aug 2, 2023
1 parent 1de857c commit cccda88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scrape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
TYPESENSE_SEARCH_ONLY_API_KEY: ${{secrets.TYPESENSE_SEARCH_ONLY_API_KEY}}

jobs:
deploy:
name: Deploy to GitHub Pages
crawl:
name: Crawl Pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cccda88

Please sign in to comment.