fix workflow error
Build and Push Teamspeak Images on Base Image Update / build-alpine (push) Successful in 20s
Build and Push Teamspeak Images on Base Image Update / build-debian (push) Successful in 27s
Build and Push Teamspeak Images on Base Image Update / build-basic (push) Successful in 18s
Build and Push Teamspeak Images on Base Image Update / generate-build-info (push) Successful in 8s
Build and Push Teamspeak Images on Base Image Update / generate-changelogs (push) Successful in 8s

This commit is contained in:
2026-07-28 14:45:51 -07:00
parent 8ac06ddd1a
commit 5dafcda086
3 changed files with 1 additions and 25 deletions
+1 -1
View File
@@ -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"