Skip to content

Commit 921b266

Browse files
chore: new README.md source path [IDE-1266] (#309)
* chore: new README.md source path * fix: use correct SOURCE_PATH in docs sync --------- Co-authored-by: Bastian Doetsch <bastian.doetsch@snyk.io>
1 parent b14d4a6 commit 921b266

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