diff --git a/.gitea/workflows/deploy-ci.yaml b/.gitea/workflows/deploy-ci.yaml index b8381ff..8f238e8 100644 --- a/.gitea/workflows/deploy-ci.yaml +++ b/.gitea/workflows/deploy-ci.yaml @@ -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 }}"