mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
include commit msg in submodule update
This commit is contained in:
parent
e78d6c2965
commit
579050e349
2
api/.github/workflows/update-parents.yml
vendored
2
api/.github/workflows/update-parents.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
- name: commit changes
|
- name: commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: 'update submodule: ${{ github.event.repository.name }}'
|
commit_message: '[${{ github.event.repository.name }}] ${{ github.event.head_commit.message }}'
|
||||||
|
Loading…
Reference in New Issue
Block a user