From c0081712b651427b9dd2e89aedc9e4438c0367f4 Mon Sep 17 00:00:00 2001 From: Pedro Tashima Date: Mon, 16 Oct 2023 19:26:19 -0300 Subject: [PATCH] add new line in release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c8188e3..53b1f081 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,4 +54,4 @@ jobs: push: true tags: rancher/ecm-distro-tools:${{ github.ref_name }} file: ./Dockerfile - context: . \ No newline at end of file + context: .