mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 12:00:22 +00:00
chore(workflow): update commit message of auto-documentation
This commit is contained in:
parent
749285d7d1
commit
422af6a46c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-documentation.yml
vendored
2
.github/workflows/auto-documentation.yml
vendored
|
|
@ -26,4 +26,4 @@ jobs:
|
|||
- run: pnpm run docs
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: ${{ github.event.head_commit.message }} + Documentation
|
||||
commit_message: 'docs(main): bump version'
|
||||
|
|
|
|||
Loading…
Reference in a new issue