From 6b99e1c932b5b9f0569b73ad87bb8d85299b4e2b Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sun, 10 Oct 2021 20:25:03 +0200 Subject: [PATCH] Link GitHub action file in generated commit --- .github/workflows/docs-update-install.yml | 6 +++++- docs/README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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)