diff --git a/.gitea/workflows/teamspeak-build.yml b/.gitea/workflows/teamspeak-build.yml index ca2f847..52a9033 100644 --- a/.gitea/workflows/teamspeak-build.yml +++ b/.gitea/workflows/teamspeak-build.yml @@ -256,7 +256,7 @@ jobs: - name: Generate changelogs only for updated variants run: | - versions=("alpine", "debian", "basic") + versions=("alpine" "debian" "basic") for version in "${versions[@]}"; do echo "[INFO] Updating changelog for $version" diff --git a/alpine,/CHANGES.md b/alpine,/CHANGES.md deleted file mode 100644 index 47a7b09..0000000 --- a/alpine,/CHANGES.md +++ /dev/null @@ -1,12 +0,0 @@ - -## 2026-07-28T21:44:48Z -- Update build-info on 2026-07-28T21:44:38Z (fithwum) -- update workflow (fithwum) -- Update build-info on 2026-07-28T21:41:38Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-28T21:36:34Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-28T17:22:19Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-26T21:16:46Z (fithwum) -- Update build-info on 2026-07-20T15:14:36Z (fithwum) \ No newline at end of file diff --git a/debian,/CHANGES.md b/debian,/CHANGES.md deleted file mode 100644 index 47a7b09..0000000 --- a/debian,/CHANGES.md +++ /dev/null @@ -1,12 +0,0 @@ - -## 2026-07-28T21:44:48Z -- Update build-info on 2026-07-28T21:44:38Z (fithwum) -- update workflow (fithwum) -- Update build-info on 2026-07-28T21:41:38Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-28T21:36:34Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-28T17:22:19Z (fithwum) -- update (fithwum) -- Update build-info on 2026-07-26T21:16:46Z (fithwum) -- Update build-info on 2026-07-20T15:14:36Z (fithwum) \ No newline at end of file