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