From 6e7827d4dd14665f53107efcd7f90f49846e5e1b Mon Sep 17 00:00:00 2001 From: James Fantin-Hardesty <24646452+jfantinhardesty@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:31:27 -0600 Subject: [PATCH] Try to fix names for real --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2d8ca06..c34a406 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,5 +67,5 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: | - nx-lyve-plugin-ubuntu-22-04.zip - nx-lyve-plugin-ubuntu-20-04.zip + /home/runner/work/nx-lyve-cloud-plugin/nx-lyve-cloud-plugin/nx-lyve-plugin-ubuntu-22-04.zip + /home/runner/work/nx-lyve-cloud-plugin/nx-lyve-cloud-plugin/nx-lyve-plugin-ubuntu-20-04.zip