Update create-discord-thread.yml

This commit is contained in:
Bas van den Berg 2025-03-18 16:25:19 +01:00 committed by GitHub
parent 8d2229748b
commit 0a862ebffd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
FILES=( FILES=(
"ct/${{ env.TITLE }}.sh" "ct/${{ env.TITLE }}.sh"
"install/${{ env.TITLE }}-install.sh" "install/${{ env.TITLE }}-install.sh"
"json/${{ env.TITLE }}.json" "frontend/public/json/${{ env.TITLE }}.json"
) )
EXISTING_FILES=() EXISTING_FILES=()