Fix upload

This commit is contained in:
Christian Semmler 2025-03-05 15:15:45 -07:00
parent dccd65b4c6
commit 4fd839d155

View File

@ -338,9 +338,9 @@ jobs:
build/CONFIG.EXE \
build/ISLE.EXE \
build/LEGO1.DLL \
CONFIGPROGRESS.* \
ISLEPROGRESS.* \
LEGO1PROGRESS.*
CONFIGPROGRESS* \
ISLEPROGRESS* \
LEGO1PROGRESS*
curl -X POST -F key=$UPLOAD_KEY -F 'file=@CONFIGPROGRESS.SVG' https://legoisland.org/progress/
curl -X POST -F key=$UPLOAD_KEY -F 'file=@ISLEPROGRESS.SVG' https://legoisland.org/progress/