Skip to content

Commit

Permalink
chore(ci): Add token to secrets inputs (#1711)
Browse files Browse the repository at this point in the history
add token to secrets input
  • Loading branch information
anhductn2001 authored Jan 13, 2025
1 parent c773e09 commit 151fafb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-test-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
e2e-tests:
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 }}

0 comments on commit 151fafb

Please sign in to comment.