5-72

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

commit c3c819a38d2a02d4e6465544cdf7fe22b747e571
parent c2f5af01f0f66701085bdc13e1c35937e371fea1
Author: Ismail Dalgatov <e@teamsesh.org>
Date:   Thu, 13 May 2021 03:00:48 +0300

Update mkdocs-deploy.yml
Diffstat:
M.github/workflows/mkdocs-deploy.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml @@ -24,5 +24,6 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} + destination_dir: ./docs publish_dir: ./docs cname: 5-72.com