diff --git a/.github/workflows/docs-update-install.yml b/.github/workflows/docs-update-install.yml index 99d4d1e1..c7d13e0b 100644 --- a/.github/workflows/docs-update-install.yml +++ b/.github/workflows/docs-update-install.yml @@ -22,6 +22,10 @@ jobs: - uses: Automattic/action-commit-to-branch@master with: branch: master - commit_message: Auto-update installation instructions in the docs + commit_message: | + Auto-update install docs + + Via .github/workflows/docs-update-install.yml + env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/docs/README.md b/docs/README.md index bac9ee90..d44d35bf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -47,7 +47,7 @@ You are invited to submit fixes and improvements to the docs by editing [this fi THE INSTALLATION SECTION IS GENERATED Do not edit here, but in docs/installation/. - +TEST --> - [Universal](#universal)