Skip to content

Commit b93d910

Browse files
authored
chore(ci): correct docs sync path [IDA-563] (#326)
1 parent 78e817c commit b93d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/cli-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/eclipse-plugin/README.md
55+
SOURCE_PATH: ./docs/docs/developer-tools/snyk-ide-plugins-and-extensions/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)