Skip to content

Commit

Permalink
Update frontend.main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madebygps authored Jan 13, 2025
1 parent 6d4c797 commit 24d64df
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
@@ -27,7 +27,7 @@ jobs:
uses: azure/CLI@v1
with:
inlineScript: |
az cdn endpoint purge --content-paths "/*" --profile-name "CloudResumeChallengeGPS" --name "gpsazuresume" --resource-group "cloud-resume-challenge-rg"
az cdn endpoint purge --content-paths "/*" --profile-name "CloudResumeChallengeGPS" --name "gpsazuresume" --resource-group "cloudresumechallenge-rg"
# Azure logout
- name: logout

0 comments on commit 24d64df

Please sign in to comment.