diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 7d0f58e5178f..09d6acd32561 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -115,8 +115,6 @@ jobs: uses: ./.github/actions/allure-report-generate with: aws-oicd-role-arn: ${{ vars.DEV_AWS_OIDC_ROLE_ARN }} - env: - REGRESS_TEST_RESULT_CONNSTR_NEW: ${{ secrets.REGRESS_TEST_RESULT_CONNSTR_NEW }} - name: Post to a Slack channel if: ${{ github.event.schedule && failure() }}