Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit 3175499

Browse files
committed
fix(auto-update.yml): allow proper committing untracked files with globbing
1 parent bbdae36 commit 3175499

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/auto-update-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ jobs:
6868
commit_message: 'docs(src/assets/): update ${{ matrix.manager }} official documentation'
6969
commit_options: '--signoff'
7070
file_pattern: 'src/assets/${{ matrix.manager }}/*'
71-
disable_globbing: true
72-
status_options: '--untracked-files=no'

0 commit comments

Comments
 (0)