diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 492831b6..2ed3587b 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -144,7 +144,6 @@ jobs: - name: Fetch image run: skopeo --insecure-policy copy docker://${{ steps.image-ref.outputs.value }} docker-archive:image.tar - if: inputs.publish # Uncomment the following lines for debugging: # - name: Upload image as artifact