Skip to content

Commit 7e19628

Browse files
authored
fix: action (#4605)
1 parent 4ac2a2f commit 7e19628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-sync_imgs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: BetaHuhn/[email protected]
2323
with:
2424
GH_PAT: ${{ secrets.IMG_GH_PAT }}
25-
CONFIG_PATH: .github/sync_imgs.yml
25+
CONFIG_PATH: .github/doc-sync-image.yml
2626
ORIGINAL_MESSAGE: true
2727
SKIP_PR: true
2828
COMMIT_EACH_FILE: false

0 commit comments

Comments
 (0)