Skip to content

Commit

Permalink
var typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Oct 17, 2024
1 parent 686c537 commit 9ab22d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-frontend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
shell: bash
run: |
az storage blob upload-batch -s frontend-deploy/ -d '$web' \
--account-name reportvisionfrontend${{ inputs.deploy_env }} \
--account-name reportvisionfrontend${{ inputs.deploy-env }} \
--overwrite
- name: Logout out of Azure
shell: bash
Expand Down

0 comments on commit 9ab22d9

Please sign in to comment.