forked from extern/httpie-cli
Link GitHub action file in generated commit
This commit is contained in:
parent
7d418aecd0
commit
6b99e1c932
6
.github/workflows/docs-update-install.yml
vendored
6
.github/workflows/docs-update-install.yml
vendored
@ -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 }}
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user