5-72

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

commit 9e88ac89457e15d09efb5ecf2fc479f1769ccb4a
parent 538834eea9a0a0fbcd54bdc5a23b15aece96d399
Author: Ismail Dalgatov <29144912+ismaildalgatov@users.noreply.github.com>
Date:   Tue, 23 Aug 2022 13:55:16 +0300

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

diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml @@ -2,7 +2,7 @@ name: build on: push: branches: - - main + - master jobs: build: runs-on: ubuntu-latest @@ -19,4 +19,4 @@ jobs: pip install wheel pip install mkdocs-minify-plugin mkdocs build - mkdocs gh-deploy --force -\ No newline at end of file + mkdocs gh-deploy --force