From 1718b9dfbf4a6e59589a2d4adca4168a083dc1eb Mon Sep 17 00:00:00 2001 From: Ben Sarmiento Date: Mon, 15 Jan 2024 23:51:06 +0100 Subject: [PATCH] Remove readme copy --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 452e16e..0360fd7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -137,7 +137,6 @@ jobs: git clone https://x-access-token:${{ secrets.TOKEN }}@github.com/debridmediamanager/zurg-testing.git mkdir -p zurg-testing/releases/${{ steps.version.outputs.version }} cp -fR compressed_artifacts/* zurg-testing/releases/${{ steps.version.outputs.version }} - cp -f README.md zurg-testing/README.md cd zurg-testing/releases/${{ steps.version.outputs.version }} git lfs track "*.zip" git add .