Remove readme copy

This commit is contained in:
Ben Sarmiento
2024-01-15 23:51:06 +01:00
parent e65ade4f38
commit 1718b9dfbf

View File

@@ -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 .