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 94c4a21 commit 9902695Copy full SHA for 9902695
.github/workflows/mkdocs-test.yml
@@ -56,8 +56,5 @@ jobs:
56
git config --global user.name Mike
57
git config --global user.email [email protected]
58
59
- - name: Copy CONTRIBUTING.md
60
- run: cp CONTRIBUTING.md docs/
61
-
62
- name: Generate the docs with mike
63
run: mike deploy ${{ env.DEV_VERSION }} dev -u
0 commit comments