Adding the add/commit/push for readme.
This commit is contained in:
@@ -149,13 +149,13 @@ jobs:
|
|||||||
${{ env.SERVICES_LIST }}
|
${{ env.SERVICES_LIST }}
|
||||||
````
|
````
|
||||||
|
|
||||||
# - name: Add/Commit/Push README.md
|
- name: Add/Commit/Push README.md
|
||||||
# uses: mgrybyk-org/git-commit-pull-push-action@v1
|
uses: mgrybyk-org/git-commit-pull-push-action@v1
|
||||||
# with:
|
with:
|
||||||
# add_args: README.md
|
add_args: README.md
|
||||||
# repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
# branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
# commit_message: Regenerate README.md
|
commit_message: Regenerate README.md
|
||||||
|
|
||||||
# - name: Install tea
|
# - name: Install tea
|
||||||
# uses: supplypike/setup-bin@v4
|
# uses: supplypike/setup-bin@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user