diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0235f8d..a6b2993f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,6 @@ jobs: cp -r scripts websoft9 cp -r install websoft9 cp -r systemd websoft9 - cp -r docs websoft9 cp *.md websoft9 cp version.json websoft9 zip -r websoft9-${{ steps.convert_version.outputs.VERSION_CORE }}.zip websoft9