Skip to content

Commit

Permalink
chore: fixed docs sync script by fixing a path (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvi3d committed Aug 27, 2024
1 parent 0eb7772 commit dae6834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "No documentation changes detected, exiting."
fi
env:
SOURCE_PATH: ./docs/docs/scm-ide-and-ci-cd-workflow-and-integrations/snyk-ide-plugins-and-extensions/visual-studio-code-extension/README.md
SOURCE_PATH: ./docs/docs/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/visual-studio-code-extension/README.md
FILE_TO_COMMIT: README.md
DESTINATION_REPOSITORY: vscode-extension
DESTINATION_BRANCH: docs/automatic-gitbook-update
Expand Down

0 comments on commit dae6834

Please sign in to comment.