Skip to content

Commit c11f84e

Browse files
committed
shot and clear message
1 parent cdcb73e commit c11f84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-e2e-tests-subtensor-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@ jobs:
174174
- name: Send centralized Discord failure notification
175175
run: |
176176
curl -X POST -H "Content-Type: application/json" \
177-
-d "{\"username\": \"Nightly CI\", \"content\": \"❌ Nightly E2E tests failed. Check run: <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}>\"}" \
177+
-d "{\"username\": \"SDK\", \"content\": \"❌ Nightly E2E tests failed. Check run: <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}>\"}" \
178178
"${{ secrets.NIGHTLY_WEBHOOK_URL }}"

0 commit comments

Comments
 (0)