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 edf6392 commit 91fc825Copy full SHA for 91fc825
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Generate cmd docs
23
run: make docs
24
- name: Run mkdocs
25
- uses: mhausenblas/mkdocs-deploy-gh-pages@e55ecab6718b449a90ebd4313f1320f9327f1386 # master
+ uses: mhausenblas/mkdocs-deploy-gh-pages@a31c6b13a80e4a4fbb525eeb7a2a78253bb15fa5 # master
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
CONFIG_FILE: mkdocs.yml
0 commit comments