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

View File

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