Skip to content

Commit

Permalink
Update build-release-develop.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishvindersethi22 authored Apr 11, 2024
1 parent 256f587 commit bd28ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: azure/CLI@v1
with:
inlineScript: |
az cdn endpoint purge --no-wait --content-paths "/*" --profile-name develop-react-static --name frontend-develop-shoonya --resource-group shoonya
az cdn endpoint purge --no-wait --content-paths "/*" --profile-name shoonya-dev-cdn --name shoonya-dev-cdn-endpoint --resource-group shoonya-dev
- name: Azure logout
run: |
Expand Down

0 comments on commit bd28ef5

Please sign in to comment.