Skip to content

Commit

Permalink
fix: sync source for readme (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch authored Jun 28, 2024
1 parent b6c6dbd commit 6448dd1
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/integrate-with-snyk/use-snyk-in-your-ide/visual-studio-code-extension/README.md
SOURCE_PATH: ./docs/docs/scm-ide-and-ci-cd-workflow-and-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 6448dd1

Please sign in to comment.