diff --git a/README.md b/README.md index cc26948..e366b06 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Artifacts produced by `make package` are intended for KDE 6 on Linux x86_64. ## Pling Upload (Experimental) -This repo includes a script for OpenDesktop/Pling publishing: +This repo includes a script for OpenDesktop publishing as part of CI/CD actions. ```bash uv run --env-file .env python scripts/pling_upload.py --dry-run diff --git a/test_0.md b/test_0.md deleted file mode 100644 index 27e3bf8..0000000 --- a/test_0.md +++ /dev/null @@ -1,3 +0,0 @@ -# test_0 - -Initial upload probe file for Pling endpoint validation. diff --git a/test_1.md b/test_1.md deleted file mode 100644 index 639cc18..0000000 --- a/test_1.md +++ /dev/null @@ -1,3 +0,0 @@ -# test_1 - -Uploader integration test artifact for overwrite-all mode.