We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e9eac commit 8dfb00aCopy full SHA for 8dfb00a
.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/integrations/ide-tools/eclipse-plugin/README.md
+ SOURCE_PATH: ./docs/docs/integrate-with-snyk/use-snyk-in-your-ide/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