replaced inexistent variable with correct one for tag (#2390)
This commit is contained in:
		
							parent
							
								
									a2ea12e93c
								
							
						
					
					
						commit
						9994d3aa60
					
				|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue