5-72

5-72 helps novice musicians master sound engineering by analyzing the FX chains of world-famous artists
Log | Files | Refs

commit e79821749c9de92d6e81ddf190ad3a12faf75025
parent 0b37f0e3bf18ff27ea7dc03dd79a2478feedea26
Author: ismaildalgatov <encryptedtears@gmail.com>
Date:   Thu, 13 May 2021 02:26:01 +0300

Update mkdocs-deploy.yml

Diffstat:
M.github/workflows/mkdocs-deploy.yml | 11++---------
1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml @@ -20,11 +20,4 @@ jobs: pip install wheel pip install mkdocs-minify-plugin mkdocs build - - name: Deploy - uses: JamesIves/github-pages-deploy-action@4.1.3 - with: - branch: gh-pages - folder: . - clean: true - clean-exclude: | - CNAME -\ No newline at end of file + mkdocs gh-deploy --force +\ No newline at end of file