Update interop.yml

This commit is contained in:
jaspreetsachdev
2021-06-02 19:00:12 -04:00
committed by GitHub
parent 41395bc43f
commit bc6eab511e

View File

@@ -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: |