Set env variable to update to nightly

This commit is contained in:
Jon Lane 2023-09-06 16:14:51 -07:00
parent b5e5f33825
commit 575e2346af
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
CUSTOMER_USER: ${{ secrets.SMOKE_TEST_CUSTOMER_USER }}
CUSTOMER_PASSWORD: ${{ secrets.SMOKE_TEST_CUSTOMER_PASSWORD }}
DEFAULT_TIMEOUT_OVERRIDE: 120000
UPDATE_WC: 'nightly'
steps:
- uses: actions/checkout@v3