Skip to content

Commit 37903ab

Browse files
authored
Update frontend.main.yml
1 parent 4084c43 commit 37903ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend.main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: azure/CLI@v1
2323
with:
2424
inlineScript: |
25-
az storage blob upload-batch --account-name cloudresumesite -d '$web' -s frontend/
25+
az storage blob upload-batch --account-name cloudresumesite -d '$web' -s frontend/ --overwrite
2626
- name: Purge CDN endpoint
2727
uses: azure/CLI@v1
2828
with:

0 commit comments

Comments
 (0)