diff --git a/.github/workflows/smoke-test-daily.yml b/.github/workflows/smoke-test-daily.yml index 96ae2820eee..ad071b18bee 100644 --- a/.github/workflows/smoke-test-daily.yml +++ b/.github/workflows/smoke-test-daily.yml @@ -333,9 +333,9 @@ jobs: # - plugin: 'WooCommerce Subscriptions' # repo: WC_SUBSCRIPTIONS_REPO # private: true - - plugin: 'Gutenberg' # latest stable + - plugin: 'Gutenberg' repo: 'WordPress/gutenberg' - - plugin: 'Gutenberg' # nightly + - plugin: 'Gutenberg - Nightly' repo: 'bph/gutenberg' steps: - name: Download test report artifact