Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkataChalla554 committed Apr 26, 2024
1 parent ebaf1e1 commit 1c494ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
az config set extension.use_dynamic_install=yes_without_prompt
az config set core.only_show_errors=true
az storage azcopy blob upload --container database-backup \
--source ${BACKUP_FILE_NAME}.tar.gz s
--source ${BACKUP_FILE_NAME}.tar.gz

0 comments on commit 1c494ee

Please sign in to comment.