Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Sep 11, 2024
1 parent f61e204 commit a9d4369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-azure-function-zip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
--container-name eventhub \
--name "logzio_function-${{ github.event.release.tag_name }}.zip" \
--connection-string "${{ secrets.STORAGE_ACCOUNT_KEY }}" \
-overwrite true
--overwrite true

0 comments on commit a9d4369

Please sign in to comment.