Skip to content

Commit

Permalink
chore(ci): try sending report via webhook (#1714)
Browse files Browse the repository at this point in the history
try sending via webhook
  • Loading branch information
anhductn2001 authored Jan 15, 2025
1 parent 5a907b5 commit 0fdd5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
needs: build-image
uses: dymensionxyz/e2e-tests/.github/workflows/e2e-test-workflow-call-nightly.yml@main
secrets:
SLACK_E2E_TEST_TOKEN: ${{ secrets.SLACK_E2E_TEST_TOKEN }}
SLACK_E2E_TEST_WEBHOOK_URL: ${{ secrets.SLACK_E2E_TEST_WEBHOOK_URL }}

0 comments on commit 0fdd5de

Please sign in to comment.