Add RUSTYCMS_ENVIRONMENTS to deploy
All checks were successful
Deploy to Server / deploy (push) Successful in 26s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Peter Meier
2026-03-15 22:32:11 +01:00
parent 634ba8d494
commit 09981f5110

View File

@@ -38,6 +38,7 @@ jobs:
RUSTYCMS_LOCALES=${{ secrets.RUSTYCMS_LOCALES }}
RUSTYCMS_CACHE_TTL_SECS=${{ secrets.RUSTYCMS_CACHE_TTL_SECS }}
RUSTYCMS_STORE=${{ secrets.RUSTYCMS_STORE }}
RUSTYCMS_ENVIRONMENTS=${{ secrets.RUSTYCMS_ENVIRONMENTS }}
ENVEOF
# Admin UI .env aus Secrets generieren