diff --git a/.github/workflows/remote_tests.yml b/.github/workflows/remote_tests.yml index bd2c00270..4d11db34b 100644 --- a/.github/workflows/remote_tests.yml +++ b/.github/workflows/remote_tests.yml @@ -8,6 +8,7 @@ jobs: CIRCLE_BRANCH: ${{ github.ref }} CIRCLE_JOB: remote_tests_python CIRCLE_BUILD_NUM: ${{ github.run_number }} + DCC_NEW_TMP_EMAIL: ${{ secrets.DCC_NEW_TMP_EMAIL }} steps: - uses: actions/checkout@v2 - run: mkdir -m 700 -p ~/.ssh