Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karim20230 authored Nov 5, 2024
1 parent 4ba1e01 commit 869ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:

- name: Upload files to Azure Storage
run: |
az storage blob upload-batch -d 'ghaf-releases-container' -s . --account-name ghafreleasesstorage --overwrite --auth-mode key --account-key ${{ secrets.AZURE_STORAGE_ACCOUNT_KEY }}
az storage blob upload-batch -d 'ghaf-releases-container' -s . --account-name ghafreleasesstorage --overwrite --account-key ${{ secrets.AZURE_STORAGE_ACCOUNT_KEY }}

0 comments on commit 869ea36

Please sign in to comment.