goose
goose copied to clipboard
docs: add deployment for install link generator
This pull request includes a small but important change to the deployment process in the .github/workflows/deploy-docs-and-extensions.yml file. The change ensures that the install link generator files are copied to the correct directory during the deployment process.
-
.github/workflows/deploy-docs-and-extensions.yml: Added a step to copy theinstall-link-generatorfiles to thecombined-build/v1/extensions/install-link-generator/directory.