Skip to content

Commit

Permalink
Created_workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
surajyadav1108 committed Aug 15, 2023
1 parent 22e5ce4 commit fa2785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
az storage blob upload-batch --account-name azureresumeaacg1 --auth-mode key -d '$web' -s frontend/
- name: Purge CDN endpoint
uses: azure/CLI@v1
with:
with:
azcliversion: 2.51.0
inlineScript: |
az cdn endpoint purge --content-paths "/*" --profile-name "SurajyadavResume" --name "SurajyadavResume" --resource-group "azure-resume-rg"
Expand Down

0 comments on commit fa2785b

Please sign in to comment.