commit 31027793b3c53423b5d7d5769314f4cc973b5f76
parent f0bb8c795ce839e9d950ec911145c9465de4d0f0
Author: Ismail Dalgatov <e@teamsesh.org>
Date: Thu, 13 May 2021 03:08:06 +0300
Update mkdocs-deploy.yml
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml
@@ -24,6 +24,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
if: github.event_name == 'push'
with:
- deploy_key: ${{ secrets.SSH_DEPLOY_KEY }}
publish_branch: gh-pages
publish_dir: ./docs