mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-06 05:29:02 +00:00
include commit msg in submodule update
This commit is contained in:
parent
74ea0e4bbf
commit
a4d4e4e007
2
media/.github/workflows/update-parents.yml
vendored
2
media/.github/workflows/update-parents.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
- name: commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
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