We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e817c commit b93d910Copy full SHA for b93d910
.github/workflows/readme-sync.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "No documentation changes detected, exiting."
53
fi
54
env:
55
- SOURCE_PATH: ./docs/docs/cli-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/eclipse-plugin/README.md
+ SOURCE_PATH: ./docs/docs/developer-tools/snyk-ide-plugins-and-extensions/eclipse-plugin/README.md
56
FILE_TO_COMMIT: README.md
57
DESTINATION_REPOSITORY: snyk-eclipse-plugin
58
DESTINATION_BRANCH: docs/automatic-gitbook-update
0 commit comments