replaced inexistent variable with correct one for tag (#2390)

This commit is contained in:
Ava Stancu 2023-03-10 15:57:35 +01:00 committed by GitHub
parent a2ea12e93c
commit 9994d3aa60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ jobs:
github-token: ${{ steps.get_workflow_token.outputs.token }}
config-url: "https://github.com/actions-runner-controller/arc_e2e_test_dummy"
docker-image-repo: $IMAGE_REPO
docker-image-tag: $IMAGE_TAG
docker-image-tag: $TAG