From bc6eab511e0852d523254dde8f48b0f4bdbc676c Mon Sep 17 00:00:00 2001 From: jaspreetsachdev Date: Wed, 2 Jun 2021 19:00:12 -0400 Subject: [PATCH] Update interop.yml --- .github/workflows/interop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/interop.yml b/.github/workflows/interop.yml index fcdc7a44b..bcfb22a80 100644 --- a/.github/workflows/interop.yml +++ b/.github/workflows/interop.yml @@ -67,7 +67,7 @@ jobs: tar -xzf allure-commandline-${{ env.ALLURE_CLI_VERSION }}.tgz - name: set job name id: job - run: echo "::set-output name=name::nightly-ci-${{ github.run_number }}" + run: echo "::set-output name=name::interop-ci-${{ github.run_number }}" - name: create configuration.py secret run: |