Use release Slack channel

This commit is contained in:
Greg 2021-10-01 10:13:35 -06:00
parent 0bd549de3c
commit 923cfdbbf1
1 changed files with 2 additions and 2 deletions

View File

@ -96,6 +96,6 @@ jobs:
working-directory: code/woocommerce
env:
WC_E2E_SCREENSHOTS: 1
E2E_SLACK_TOKEN: ${{ secrets.E2E_SLACK_TOKEN }}
E2E_SLACK_CHANNEL: ${{ secrets.E2E_SLACK_CHANNEL }}
E2E_SLACK_TOKEN: ${{ secrets.SMOKE_TEST_SLACK_TOKEN }}
E2E_SLACK_CHANNEL: ${{ secrets.RELEASE_TEST_SLACK_CHANNEL }}
run: npx wc-e2e test:e2e