We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d4336 commit 4a944b8Copy full SHA for 4a944b8
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
cname: jihoon.me
46
force_orphan: true
47
48
- crawl:
+ docsearch-crawl:
49
needs: build-and-deploy
50
runs-on: ubuntu-latest
51
if: github.ref == 'refs/heads/main'
0 commit comments