Update .gitea/workflows/deploy-ci.yaml
All checks were successful
Update Community Skins README / gather-skins (push) Successful in 10s
Update Community Skins README / generate-readme (push) Successful in 2s
Update Community Skins README / commit-readme (push) Has been skipped

This commit is contained in:
Arlind
2025-06-27 11:55:19 +02:00
parent 25b467b361
commit 5a20827a5e

View File

@@ -119,6 +119,7 @@ jobs:
cat "${{ env.REPO_LIST_FILE }}"
- name: Apply Template to Repositories
shell: bash
run: |
set -eo pipefail
mapfile -t repos < "${{ env.REPO_LIST_FILE }}"