Skip to content

Commit 9a527bb

Browse files
author
Arvyd Paeglit
authored
chore: fixed docs sync script by fixing a path (#194)
1 parent b3c997b commit 9a527bb

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