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 fc5b462 commit d415c5cCopy full SHA for d415c5c
.github/workflows/docs.yml
@@ -47,7 +47,6 @@ jobs:
47
echo "MkDocs site built in site/"
48
49
- name: Deploy to gh-pages
50
- uses: peaceiris/[email protected]
51
if: github.event_name == 'pull_request'
52
run: |
53
git config --global user.name 'GitHub Actions'
0 commit comments