Link GitHub action file in generated commit

This commit is contained in:
Jakub Roztocil 2021-10-10 20:25:03 +02:00
parent 7d418aecd0
commit 6b99e1c932
2 changed files with 6 additions and 2 deletions

View File

@ -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 }}

View File

@ -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)