Update create-discord-thread.yml
This commit is contained in:
parent
8d2229748b
commit
0a862ebffd
2
.github/workflows/create-discord-thread.yml
vendored
2
.github/workflows/create-discord-thread.yml
vendored
@ -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=()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user