Skip to content

Commit 8caece9

Browse files
committed
chore: update README sync workflow
To prepare for planned docs restructuring, where the docs for IDE tools will now be nested under the /integrations/ path.
1 parent ee47a36 commit 8caece9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/readme-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "No documentation changes detected, exiting."
5353
fi
5454
env:
55-
SOURCE_PATH: ./docs/docs/ide-tools/eclipse-plugin/README.md
55+
SOURCE_PATH: ./docs/docs/integrations/ide-tools/eclipse-plugin/README.md
5656
FILE_TO_COMMIT: README.md
5757
DESTINATION_REPOSITORY: snyk-eclipse-plugin
5858
DESTINATION_BRANCH: docs/automatic-gitbook-update

0 commit comments

Comments
 (0)