We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b421452 commit 41f2b58Copy full SHA for 41f2b58
.github/workflows/main.yml
@@ -42,7 +42,8 @@ jobs:
42
tags: registry.webix.io/suite-docs-alt:${{ steps.vars.outputs.short_ref }}
43
44
- run: curl "https://docs.dhtmlx.com/hooks/restart-docker?token=${{ secrets.RESTART_TOKEN }}&project=docs-suite-alt-${{ steps.vars.outputs.short_ref }}"
45
-algolia-crawl:
+
46
+ algolia-crawl:
47
runs-on: ubuntu-latest
48
needs: build
49
steps:
0 commit comments