From 5ba51b07644a890552ee9529a052e20a4d486e25 Mon Sep 17 00:00:00 2001 From: Obinna Igbokwe Date: Sat, 31 Aug 2024 16:10:46 -0400 Subject: [PATCH] Update master_training20240831.yml --- .github/workflows/master_training20240831.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/master_training20240831.yml b/.github/workflows/master_training20240831.yml index 31111d3..7dd5d45 100644 --- a/.github/workflows/master_training20240831.yml +++ b/.github/workflows/master_training20240831.yml @@ -83,7 +83,6 @@ jobs: --account-name ${{ secrets.AZURE_STORAGE_ACCOUNT_NAME }} \ --account-key $ACCOUNT_KEY \ --source ./AzureServiceBusToSQL/Config \ - --destination ${{ secrets.AZURE_STORAGE_CONTAINER_NAME }} \ - --overwrite true + --destination ${{ secrets.AZURE_STORAGE_CONTAINER_NAME }}