Skip to content

Commit 8733eb1

Browse files
authored
chore(ci): correct docs sync path [IDA-563] (#397)
1 parent 94f3f5f commit 8733eb1

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/visual-studio-extension/README.md
55+
SOURCE_PATH: ./docs/docs/developer-tools/snyk-ide-plugins-and-extensions/visual-studio-extension/README.md
5656
FILE_TO_COMMIT: README.md
5757
DESTINATION_REPOSITORY: snyk-visual-studio-plugin
5858
DESTINATION_BRANCH: docs/automatic-gitbook-update

0 commit comments

Comments
 (0)