Skip to content

Commit

Permalink
Merge pull request #1285 from MHRA/updateWebReleaseYaml
Browse files Browse the repository at this point in the history
Updating web release yaml workflow
  • Loading branch information
gilbertsak authored Jun 1, 2023
2 parents 37bd66e + a73c978 commit f18a37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/medicines-web-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
with:
azcliversion: latest
inlineScript: |
az storage blob upload-batch -d "\$web" -s "medicines/web/dist" --overwrite true --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"
az storage blob upload-batch -d "\$web" -s "medicines/web/dist" --overwrite true --connection-string "${{ secrets.AZURE_STORAGE_PROD_PRODUCTS_WEB_CONNECTION_STRING }}"

0 comments on commit f18a37a

Please sign in to comment.