diff --git a/.github/workflows/medicines-web-branch.yaml b/.github/workflows/medicines-web-branch.yaml index 95fc97c15..c54202d1e 100644 --- a/.github/workflows/medicines-web-branch.yaml +++ b/.github/workflows/medicines-web-branch.yaml @@ -103,5 +103,5 @@ jobs: with: azcliversion: latest inlineScript: | - az storage blob copy start-batch --destination-container "web-copy" --source-uri "https://mhraproductsnonprod.blob.core.windows.net/$web" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}" + az storage blob copy start-batch --destination-container "web-copy" --source-container "\$web" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"