From 92db9be1dd83784f020db9a1e9a21d97b9154b42 Mon Sep 17 00:00:00 2001 From: Eugene Fedorenko Date: Thu, 21 Nov 2024 10:35:04 -0800 Subject: [PATCH] ci --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 03baed8..38eb823 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: tags: ghcr.io/microsoft/kalypso-scheduler:${{ env.IMAGE_TAG }}, ghcr.io/microsoft/kalypso-scheduler:latest - name: Upload Image Tags - uses: actions/upload-artifact@v2.2.2 + uses: actions/upload-artifact with: name: image_tag_paris path: ${{ github.workspace }}/IMAGE_TAG