fix: pass NUM_WORKERS and TURNSTILE_SITE_KEY to release deploy steps
Both vars are written to the container env file by deploy.sh but were missing from the env: blocks of all four deploy jobs in release.yml, causing the server to crash on boot with "NUM_WORKERS not set".
E
evanpelle committed
326b882cf27a3f445f625aee773af41769b32e36
Parent: 6ed1483