Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
zsliu98 committed Aug 16, 2024
1 parent 4a7c0ed commit 2c2c5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: jacobtomlinson/gha-find-replace@v3
with:
find: "/images"
replace: "../../images"
replace: "../images"
include: "gitee_repo/plugins/**.md"
regex: false
- name: Sync to Gitee
Expand Down

0 comments on commit 2c2c5b6

Please sign in to comment.