Skip to content

Commit 54fd900

Browse files
authored
Add SendGrid API key to e2e-auto-tests params
1 parent bd39d13 commit 54fd900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/theme-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ jobs:
263263
secrets:
264264
envPAT: ${{ secrets.REPO_TOKEN }}
265265
testSecretEnvFile: ${{ secrets.VC_TESTING_MODULE_ENV_FILE }}
266+
sendgridApiKey: ${{ secrets.SENDGRID_APIKEY_4E2E_AUTOTESTS }}
266267

267268
ui-auto-tests:
268269
needs: 'ci'

0 commit comments

Comments
 (0)