Skip to content

Commit

Permalink
change to upload-batch
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash committed Nov 29, 2024
1 parent 2f2c4c8 commit e48c468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-widgetbook-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: azure/CLI@v2
with:
inlineScript: |
az storage file upload --enable-file-backup-request-intent -s mews-ui-widgetbook --source optimus_widgetbook/build/web --auth-mode login --account-name ${{ secrets.AZURE_ACCOUNT_NAME }}
az storage file upload-batch --enable-file-backup-request-intent -s mews-ui-widgetbook --source optimus_widgetbook/build/web --auth-mode login --account-name ${{ secrets.AZURE_ACCOUNT_NAME }}

0 comments on commit e48c468

Please sign in to comment.