fix: action (#4605)
This commit is contained in:
parent
4ac2a2f43e
commit
7e19628315
2
.github/workflows/docs-sync_imgs.yml
vendored
2
.github/workflows/docs-sync_imgs.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: BetaHuhn/repo-file-sync-action@v1.21.0
|
uses: BetaHuhn/repo-file-sync-action@v1.21.0
|
||||||
with:
|
with:
|
||||||
GH_PAT: ${{ secrets.IMG_GH_PAT }}
|
GH_PAT: ${{ secrets.IMG_GH_PAT }}
|
||||||
CONFIG_PATH: .github/sync_imgs.yml
|
CONFIG_PATH: .github/doc-sync-image.yml
|
||||||
ORIGINAL_MESSAGE: true
|
ORIGINAL_MESSAGE: true
|
||||||
SKIP_PR: true
|
SKIP_PR: true
|
||||||
COMMIT_EACH_FILE: false
|
COMMIT_EACH_FILE: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user