Skip to content

Commit aaced23

Browse files
authored
Update main_eoagritool.yml
Updated
1 parent 069333f commit aaced23

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main_eoagritool.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ jobs:
5858
- name: Unzip artifact for deployment
5959
run: unzip release.zip
6060

61-
- name: Notify OpsGenie on Deployment Failure
62-
uses: eonx-com/[email protected]
63-
with:
64-
API_KEY: ${{ secrets.OPSGENIE_GITHUB_TOKEN }}
65-
PRIORITY: 'P1'
66-
ALIAS: 'deploy-production-failed'
67-
MESSAGE: 'Deployment to production failed. Please review GitHub Actions logs.'
6861

6962
- name: Login to Azure
7063
uses: azure/login@v2 # Fixed version

0 commit comments

Comments
 (0)