Skip to content

Commit a7847e1

Browse files
author
Harmanpreet Kaur
committed
Update deployment workflow for improved efficiency
1 parent 1e48efc commit a7847e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ jobs:
365365
echo "Resource purging completed successfully"
366366
367367
- name: Send Notification on Failure
368-
368+
if: failure()
369369
run: |
370370
RUN_URL="https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
371371

0 commit comments

Comments
 (0)